mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-26 22:20:18 +01:00
FIX BUILD
This commit is contained in:
parent
bef766f605
commit
b8ca25fb9b
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue