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