Browse Source

FIX BUILD

tags/v1.1.3
Andrea Spacca 4 years ago
parent
commit
b8ca25fb9b
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .travis.yml

+ 4
- 0
.travis.yml 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."



Loading…
Cancel
Save