travis: switch to Go 1.14

This commit is contained in:
Michael Stapelberg 2020-04-07 09:54:31 +02:00
parent 057fc9dcb0
commit 3c0f8141ee

View File

@ -4,7 +4,7 @@ sudo: false
language: go
go:
- 1.12
- 1.14
script:
# Check whether files are syntactically correct.