Skip to content

Commit

Permalink
stackage nightly uses cabal 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
notogawa committed Jun 27, 2015
1 parent dfa6704 commit 8db120b
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 @@ -48,7 +48,7 @@ before_install:
wget -O cabal.config "http://www.stackage.org/$STACKAGEVER/cabal.config" ;;

"nightly")
export CABALVER=1.18 ;
export CABALVER=1.22 ;
export GHCVER=7.10.1 ;
echo "http://www.stackage.org/$STACKAGEVER/cabal.config" ;
wget -O cabal.config "http://www.stackage.org/$STACKAGEVER/cabal.config" ;;
Expand Down

0 comments on commit 8db120b

Please sign in to comment.