Travis: Use GHC-7.10.2 instead of 7.10.1

This commit is contained in:
Adam Bergmark 2015-08-28 02:35:00 +02:00
parent a95453fdc7
commit 6f4cfd086a

View File

@ -13,7 +13,7 @@ install:
- chmod +x stack
# Install GHC and cabal-install
- ./stack setup 7.10
- ./stack setup 7.10.2
- ./stack --resolver ghc-7.10 build stackage-update
# Update the index