1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-12-22 02:54:24 +01:00

module: disable Go master Travis CI builds saving resources

This commit is contained in:
cn 2019-07-02 08:38:20 +02:00
parent b848e814e3
commit 86ae169404

View File

@ -4,7 +4,6 @@ language: go
go:
- "1.11.x"
- "1.12.x"
- master
env:
- GO111MODULE=on