reduce number of travis builds to a single one on go1.13.x

This commit is contained in:
iwilltry42 2019-10-10 11:09:07 +02:00
parent 1200a2a500
commit a13a4cc2ce

View File

@ -3,7 +3,6 @@ language: go
env:
- GO111MODULE=on
go:
- 1.12.x
- 1.13.x
git:
depth: 1