travis: bump to go 1.13

This commit is contained in:
Michael Stapelberg 2020-02-15 09:55:44 +01:00
parent e34148d4e7
commit 3e17ed7697

View File

@ -7,7 +7,7 @@ services:
language: go
go:
- "1.12"
- "1.13"
install:
- go get -t -v -d ./...