Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
z0mt3c committed Feb 21, 2017
1 parent 63d66b1 commit adad742
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .travis.yml
Expand Up @@ -5,12 +5,6 @@ script:
- "make test-cov"
matrix:
include:
- node_js: '4'
before_install: npm -g i npm@2
- node_js: '6'
after_script: 'make test-cov-coveralls || exit 0'
- node_js: '4'
before_install: npm -g i npm@3
- node_js: '5'
before_install: npm -g i npm@2
- node_js: '5'
before_install: npm -g i npm@3
- node_js: 'node'

0 comments on commit adad742

Please sign in to comment.