Skip to content

Commit

Permalink
#5 Remove iojs-v2 from set of travis environments for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tormozz48 committed Sep 1, 2015
1 parent 90ee7ca commit ccd6381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,6 @@ matrix:
- node_js: "0.10"
- node_js: "0.12"
- node_js: iojs-v1
- node_js: iojs-v2

after_script: "npm install coveralls && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
notifications:
Expand Down

0 comments on commit ccd6381

Please sign in to comment.