1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00

Added repo with antlr4

This commit is contained in:
Tim Voronov 2018-09-27 16:21:27 -04:00
parent af3dfe9ddc
commit 0cb877e4f4

View File

@ -1,6 +1,7 @@
language: go
sudo: required
dist: trustyga
os:
- linux
@ -17,5 +18,6 @@ addons:
- oracle-java8-set-default
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq antlr4
- sudo add-apt-repository ppa:jonathonf/antlr4
- sudo apt-get update
- sudo apt-get install -y antlr4