1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-08-13 19:52:52 +02:00

Updated travis

This commit is contained in:
Tim Voronov
2019-09-04 22:27:38 -04:00
parent 65d6650d72
commit a0c7c8f251

View File

@@ -28,6 +28,7 @@ install:
- chmod +x $HOME/travis-bin/* - chmod +x $HOME/travis-bin/*
- export PATH=$PATH:$HOME/travis-bin - export PATH=$PATH:$HOME/travis-bin
- export GO111MODULE=on - export GO111MODULE=on
- git reset --hard
stages: stages:
- lint - lint