Skip to content

Commit

Permalink
no longer test for deprecated iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
David Frank committed Mar 19, 2016
1 parent c3a4e96 commit 054fbb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
- "node"
before_install: npm install -g npm
script: npm run coverage

0 comments on commit 054fbb4

Please sign in to comment.