mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-12 11:15:14 +02:00
A try to fix travis
This commit is contained in:
parent
865dfd0e18
commit
6a29f9bd2b
@ -22,3 +22,4 @@ before_install:
|
||||
- sudo curl -O http://www.antlr.org/download/antlr-4.7.1-complete.jar
|
||||
- export CLASSPATH=".:/home/travis/build/christoph2/pyA2L/antlr-4.6-complete.jar:$CLASSPATH"
|
||||
- alias antlr4='java -jar /usr/local/lib/antlr-4.7.1-complete.jar'
|
||||
- java -version
|
Loading…
Reference in New Issue
Block a user