Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jan 6, 2017
1 parent 889b01d commit c6e1c5a
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,10 +1,10 @@
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
- '0.10'
- 'iojs'
after_success:
- npm run coveralls
- npm run coverage-clean

0 comments on commit c6e1c5a

Please sign in to comment.