mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-16 03:21:03 +02:00
Another try to fix travis 3
This commit is contained in:
parent
c6ba9d0243
commit
5a9d9edc76
@ -18,6 +18,7 @@ addons:
|
||||
- oracle-java8-set-default
|
||||
|
||||
before_install:
|
||||
- shopt -s expand_aliases
|
||||
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||
- sudo curl -O https://www.antlr.org/download/antlr-4.7.1-complete.jar
|
||||
- export CLASSPATH=".:/usr/local/lib/antlr-4.7.1-complete.jar:$CLASSPATH"
|
||||
|
Loading…
Reference in New Issue
Block a user