Skip to content

Commit 5ac412b

Browse files
committed
Use the latest node point releases in travis
1 parent 9891cd1 commit 5ac412b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- 4.2
5-
- 5.2
4+
- 4
5+
- 5
66
env:
77
- PATH=$HOME/purescript:$PATH
88
install:

0 commit comments

Comments
 (0)