1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-04-13 11:50:30 +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/*
- export PATH=$PATH:$HOME/travis-bin
- export GO111MODULE=on
- git reset --hard
stages:
- lint