Skip to content

Commit

Permalink
Updated travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
pmendelski committed Feb 8, 2016
1 parent 9915ea5 commit 7ef049a
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 @@
language: node_js
node_js:
- "0.10"
- "5.0"

script: npm run ci
after_success: npm run coveralls
Expand Down

0 comments on commit 7ef049a

Please sign in to comment.