Skip to content

Commit

Permalink
Update NodeJS version on Travis CI from 0.10 to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudani committed Apr 10, 2017
1 parent f3b83db commit a91f39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "7"
after_script:
- npm run coveralls
notifications:
Expand Down

0 comments on commit a91f39a

Please sign in to comment.