Skip to content

Commit 514008f

Browse files
committed
Update version of node used in travis
1 parent ff6eab7 commit 514008f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ matrix:
3131
- node_js: "0.12"
3232
addons:
3333
postgresql: "9.4"
34-
- node_js: "iojs-v2"
34+
- node_js: "4.1"
3535
addons:
3636
postgresql: "9.1"
37-
- node_js: "iojs-v2"
37+
- node_js: "4.1"
3838
addons:
3939
postgresql: "9.2"
40-
- node_js: "iojs-v2"
40+
- node_js: "4.1"
4141
addons:
4242
postgresql: "9.3"
43-
- node_js: "iojs-v2"
43+
- node_js: "4.1"
4444
addons:
4545
postgresql: "9.4"

0 commit comments

Comments
 (0)