mirror of
https://github.com/MontFerret/ferret.git
synced 2025-01-18 03:22:02 +02:00
Update .travis.yml
This commit is contained in:
parent
b5202c10ad
commit
69e8540bd8
@ -20,7 +20,6 @@ addons:
|
||||
|
||||
install:
|
||||
- go get -u github.com/mgechev/revive
|
||||
- go get -u github.com/golangci/golangci-lint/cmd/golangci-lint@v1.17.1
|
||||
- sudo curl -o /usr/local/lib/antlr-4.7.2-complete.jar https://www.antlr.org/download/antlr-4.7.2-complete.jar
|
||||
- export CLASSPATH=".:/usr/local/lib/antlr-4.7.2-complete.jar:$CLASSPATH"
|
||||
- mkdir $HOME/travis-bin
|
||||
|
Loading…
Reference in New Issue
Block a user