mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Don't enable benchmarks yet.
This commit is contained in:
parent
091d436c50
commit
f736f5c353
@ -29,7 +29,7 @@ before_install:
|
||||
|
||||
install:
|
||||
- cabal new-update
|
||||
- cabal new-configure --enable-benchmarks --enable-tests --write-ghc-environment-files=always
|
||||
- cabal new-configure --enable-tests --write-ghc-environment-files=always
|
||||
- cabal new-build --only-dependencies
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user