Skip to content

Commit

Permalink
travis: drop "iojs-" prefix from version names
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Sep 14, 2015
1 parent 0324f3b commit 730bd4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -14,9 +14,9 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs-v2"
- "iojs-v3.2"
- "iojs-v4"
- "2"
- "3.2"
- "4"

install:
- PATH="`npm bin`:`npm bin -g`:$PATH"
Expand Down

0 comments on commit 730bd4a

Please sign in to comment.