Try updating Go in Travis

This commit is contained in:
Mark McGranaghan 2020-04-10 18:01:39 -07:00
parent c49161f615
commit ce206e9c31

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.12
- 1.14
before_install:
# We need Python to run pygmentize for generating HTML.