mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
maybe verbosity will help here
This commit is contained in:
parent
bb62b187ca
commit
c2a5cd13b5
@ -36,7 +36,7 @@ before_install:
|
||||
install:
|
||||
- cabal v2-update -v
|
||||
- cabal v2-configure --enable-tests --enable-benchmarks --disable-optimization --write-ghc-environment-files=always --jobs=2
|
||||
- cabal v2-build tree-sitter-python tree-sitter-java
|
||||
- cabal v2-build -v tree-sitter-python tree-sitter-java
|
||||
- cabal v2-build --only-dependencies
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user