Skip to content

Commit

Permalink
Merge pull request #171 from chexxor/package-set-0.12
Browse files Browse the repository at this point in the history
package-set-0.12
  • Loading branch information
justinwoo authored Apr 30, 2018
2 parents e009513 + cc98346 commit 949e3eb
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 2,066 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
- PATH=$HOME/purescript:$HOME/psc-package:$PATH

install:
- TAG=v0.11.7
- TAG=v0.12.0-rc1
- 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/
Expand Down
Loading

0 comments on commit 949e3eb

Please sign in to comment.