Skip to content

Commit

Permalink
travis: test on node v8
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxin authored Nov 9, 2017
1 parent c2f1083 commit 6ee9f75
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 @@
node_js:
- stable
- 7.6
- 8
language: node_js
script:
- make lint
Expand Down

0 comments on commit 6ee9f75

Please sign in to comment.