Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Move node.js to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle authored Apr 27, 2020
1 parent 83a2009 commit cbd24ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

language: node_js
node_js:
- '6'
- '8'
script:
- npm test
- npm run ci-lint

0 comments on commit cbd24ee

Please sign in to comment.