Skip to content

Commit

Permalink
Run CI for node 8 instead of no longer active 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
paparomeo committed Sep 19, 2017
1 parent c794898 commit afb64f9
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
Expand Up @@ -4,7 +4,7 @@ language: node_js
node_js:
- 4
- 6
- 7
- 8
script: npm run ci
notifications:
email: false

0 comments on commit afb64f9

Please sign in to comment.