Skip to content

Commit 376e289

Browse files
committed
Travis config changes io.js -> node 4.1
1 parent faf761a commit 376e289

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
@@ -1,5 +1,4 @@
11
language: node_js
22

33
node_js:
4-
- "iojs"
5-
4+
- "4.1"

0 commit comments

Comments
 (0)