Skip to content

Commit

Permalink
Bump purs version to v0.12.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
chexxor authored Apr 30, 2018
1 parent 2033eb3 commit cc98346
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit cc98346

Please sign in to comment.