Skip to content

Commit f051025

Browse files
committed
travis: limit number of iojs versions
1 parent 54f731b commit f051025

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,7 @@ node_js:
33
- "0.8"
44
- "0.10"
55
- "0.12"
6-
- "iojs-v1.0.4"
7-
- "iojs-v1.1.0"
8-
- "iojs-v1.2.0"
9-
- "iojs-v1.3.0"
10-
- "iojs-v1.4.3"
11-
- "iojs-v1.5.1"
12-
- "iojs-v1.6.4"
13-
- "iojs-v1.7.1"
146
- "iojs-v1.8.4"
15-
- "iojs-v2.0.2"
16-
- "iojs-v2.1.0"
17-
- "iojs-v2.2.1"
18-
- "iojs-v2.3.4"
19-
- "iojs-v2.4.0"
207
- "iojs-v2.5.0"
218
before_install:
229
- '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g [email protected]'

0 commit comments

Comments
 (0)