fix travis go modules

This commit is contained in:
Bora M. Alper 2019-09-18 02:02:41 +01:00
parent 7c881cae65
commit f2edd2499a
No known key found for this signature in database
GPG Key ID: 8F1A9504E1BD114D

View File

@ -4,7 +4,10 @@ dist: xenial
language: go
go:
- "1.12"
- "1.13"
env:
- GO111MODULE=on
# Only clone the most recent commit.
git: