Skip to content

Commit

Permalink
travis file has been changed
Browse files Browse the repository at this point in the history
  • Loading branch information
borysyuk committed Oct 27, 2015
1 parent cedd8c8 commit e9bc519
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- '0.12'
- '0.11'
- '0.10'
- "4.1.1"
install: npm install
script: npm run coverage
after_script: npm run coveralls
Expand Down

0 comments on commit e9bc519

Please sign in to comment.