Skip to content
Snippets Groups Projects
Commit 439b19a0 authored by judah's avatar judah
Browse files

Fix Travis build on 7.2.* and update the script.

Updated to latest version of multi-ghc-travis.

The build on 7.2.* was failing due to the constraint "Cabal >= $CABALVER"
which tried to build a too-recent version of Cabal.  Fixed by changing the
constraint to "Cabal == $CABALVER.*".
parent 28554c4f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment