Skip to content

Commit

Permalink
Updated travis node to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lasalvavida committed Jun 8, 2016
1 parent 09d39da commit deb1c54
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,4 +1,4 @@
language: node_js
node_js:
- 0.12
- 4.0.0
after_success: 'npm run coveralls'

0 comments on commit deb1c54

Please sign in to comment.