update psc-package to latest release

This commit is contained in:
justinwoo 2018-02-27 14:52:28 +02:00
parent 2b5a80ca2f
commit 3eadabe1b4

View file

@ -12,7 +12,7 @@ env:
install:
- TAG=v0.11.7
- PSC_PACKAGE_TAG=v0.2.4
- PSC_PACKAGE_TAG=v0.3.1
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
- tar -xvf $HOME/purescript.tar.gz -C $HOME/
- chmod a+x $HOME/purescript