1
1
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:
Patrick Thomson 2019-12-13 13:14:58 -05:00
parent 6576cff13a
commit bb62b187ca

View File

@ -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: