update CIs to Go 1.13

This commit is contained in:
Marten Seemann
2019-09-04 05:36:45 +07:00
parent 305d6e0fbe
commit 761b6d50f7
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ group: travis_latest
language: go
go:
- "1.12.x"
- "1.13.x"
# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later