Switch to Go modules on TravisCI

This commit is contained in:
Christian Muehlhaeuser 2019-08-07 06:37:35 +02:00
parent 7be6c9231f
commit d50115e2e7
No known key found for this signature in database
GPG Key ID: 3CF9FA45CA1EBB7E
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ matrix:
allow_failures:
- go: tip
env:
global:
GO111MODULE=on
notifications:
email:
on_success: change