Skip to content

Commit

Permalink
ci: test with node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Lewis committed Dec 10, 2017
1 parent 4a50f35 commit 6591225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '6'
- '8'

script: npm test

Expand Down

0 comments on commit 6591225

Please sign in to comment.