1
0
mirror of https://github.com/muesli/mastotool synced 2025-06-05 22:09:22 +02:00

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

View File

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