Skip to content

Commit aa2cc8e

Browse files
committed
Update travis node test versions.
- Bump 4.0 to 4.2. - Remove iojs.
1 parent 3f289af commit aa2cc8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ language: node_js
22
node_js:
33
- "0.10"
44
- "0.12"
5-
- "4.0"
5+
- "4.2"
66
- "node"
7-
- "iojs"
87
sudo: false
98
# download test suite and run tests... submodule? meta testing project with
109
# all of the reference implementations?

0 commit comments

Comments
 (0)