chore: fix flaky CI.

This commit is contained in:
Fernandez Ludovic 2019-02-20 11:01:17 +01:00
parent 0eebb36906
commit 2a9350ae5f

View File

@ -21,7 +21,7 @@ before_install:
install:
- echo "TRAVIS_GO_VERSION=$TRAVIS_GO_VERSION"
- go get
- go mod download
deploy:
- provider: script