Update to latest package versions, find a spanning tree (#94)

* Update to latest package versions, find a spanning tree

* Use psc-package-0.2.0
This commit is contained in:
Phil Freeman 2017-07-11 20:16:54 -07:00 committed by GitHub
parent dcc550791b
commit f2240bb16a
2 changed files with 207 additions and 3547 deletions

View file

@ -12,7 +12,7 @@ env:
install:
- TAG=v0.11.6
- PSC_PACKAGE_TAG=v0.1.4
- PSC_PACKAGE_TAG=v0.2.0
- 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

File diff suppressed because it is too large Load diff