Skip to content

Commit ec5254f

Browse files
committed
Run tests on node 0.12 and 4.1
1 parent 9e52476 commit ec5254f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
sudo: false
33
node_js:
44
- 0.10
5+
- 0.12
6+
- 4.1
57
env:
68
- PATH=$HOME/purescript:$PATH
79
install:

0 commit comments

Comments
 (0)