Travis: Update to 1.14

This commit is contained in:
Andrei Marcu 2020-03-12 13:47:57 -07:00
parent c61db30f9f
commit a0c508c422
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
language: go
go:
- "1.10"
- "1.11"
- "1.14"
before_script:
- go vet ./...