mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
one more stab at this
This commit is contained in:
parent
c2a5cd13b5
commit
d580a93388
@ -36,7 +36,8 @@ 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 -v tree-sitter-python tree-sitter-java
|
||||
- cabal v2-build -vv tree-sitter-python
|
||||
- cabal v2-build -vv tree-sitter-java
|
||||
- cabal v2-build --only-dependencies
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user