We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea4b68 commit 2bbf754Copy full SHA for 2bbf754
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
node_js:
3
- 0.10
4
env:
5
- - TAG=v0.6.8
+ - TAG=v0.6.9.3
6
install:
7
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
8
- sudo tar zxvf $HOME/purescript.tar.gz -C /usr/local/bin purescript/psc{,i,-docs,-make} --strip-components=1
0 commit comments