mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
see if we install these first if it'll help
This commit is contained in:
parent
6576cff13a
commit
bb62b187ca
@ -36,6 +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 --only-dependencies
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user