Skip to content

Commit

Permalink
upgrading node on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Garcia committed Oct 26, 2016
1 parent 61d86f8 commit 5c5c4da
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"
- "4"
before_script:
- npm install
- npm install coveralls
Expand Down

0 comments on commit 5c5c4da

Please sign in to comment.