mirror of https://github.com/muesli/mastotool
Switch to Go modules on TravisCI
This commit is contained in:
parent
7be6c9231f
commit
d50115e2e7
|
@ -16,6 +16,10 @@ matrix:
|
|||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
env:
|
||||
global:
|
||||
GO111MODULE=on
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
|
|
Loading…
Reference in New Issue