1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +02:00

Another try to fix travis 4

This commit is contained in:
Tim Voronov
2018-09-27 14:26:12 -04:00
parent fbd7ad3ed0
commit 110bd25170

View File

@@ -23,4 +23,4 @@ before_install:
- export CLASSPATH=".:/usr/local/lib/antlr-4.7.1-complete.jar:$CLASSPATH"
- alias antlr4='java -jar /usr/local/lib/antlr-4.7.1-complete.jar'
- alias grun='java org.antlr.v4.gui.TestRig'
- whereis antlr4
- type antlr4