mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Forgot "build"
This commit is contained in:
parent
dbf7cf75f7
commit
a2b88f4aba
@ -34,7 +34,7 @@ before_install:
|
||||
install:
|
||||
# Build dependencies. Start with just haskell-src-exts since it requires a lot
|
||||
# of memory and we want it to build by itself.
|
||||
- stack --no-terminal --install-ghc haskell-src-exts
|
||||
- stack --no-terminal --install-ghc build haskell-src-exts
|
||||
- stack --no-terminal --install-ghc test --only-dependencies
|
||||
|
||||
script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user