FIX BUILD

This commit is contained in:
Andrea Spacca 2019-10-07 21:41:15 +02:00
parent bef766f605
commit b8ca25fb9b

View file

@ -14,6 +14,10 @@ go:
- 1.13.x
- tip
env:
global:
- GO111MODULE=on
install:
- echo "This is an override of the default install deps step in travis."