Skip to content

Commit

Permalink
Stop testing iojs versions of node
Browse files Browse the repository at this point in the history
Relatively unlikely anyone is using those anymore.
  • Loading branch information
KyleAMathews committed Mar 1, 2016
1 parent 68f4fb3 commit e681405
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ sudo: false
env:
- export NODE_VERSION="0.10"
- export NODE_VERSION="0.12"
- export NODE_VERSION="iojs-v1.0"
- export NODE_VERSION="iojs-v1"
- export NODE_VERSION="iojs-v2"
- export NODE_VERSION="iojs-v3"
- export NODE_VERSION="4"
- export NODE_VERSION="5"
os:
Expand Down

0 comments on commit e681405

Please sign in to comment.