Skip to content

Commit 9891cd1

Browse files
committed
Update Node versions in .travis.yml
1 parent fc775d1 commit 9891cd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- 0.10
4+
- 4.2
5+
- 5.2
56
env:
67
- PATH=$HOME/purescript:$PATH
78
install:

0 commit comments

Comments
 (0)