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 language: go
go: go:
- 1.12 - 1.14
before_install: before_install:
# We need Python to run pygmentize for generating HTML. # We need Python to run pygmentize for generating HTML.