Skip to content

Commit 2bbf754

Browse files
committed
travis updated
1 parent 3ea4b68 commit 2bbf754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 0.10
44
env:
5-
- TAG=v0.6.8
5+
- TAG=v0.6.9.3
66
install:
77
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
88
- sudo tar zxvf $HOME/purescript.tar.gz -C /usr/local/bin purescript/psc{,i,-docs,-make} --strip-components=1

0 commit comments

Comments
 (0)