Skip to content

Commit

Permalink
use node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Dec 12, 2018
1 parent a37436b commit bfdc55e
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,6 +1,6 @@
language: node_js
node_js:
- "4.1"
- "8"
script:
- grunt eslint
- npm test
Expand Down

0 comments on commit bfdc55e

Please sign in to comment.