mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Travis: Use GHC-7.10.2 instead of 7.10.1
This commit is contained in:
parent
a95453fdc7
commit
6f4cfd086a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user