Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jan 6, 2017
2 parents 3b50cf7 + c6e1c5a commit 3d2f101
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 3d2f101

Please sign in to comment.