.travis.yml: update to go1.15

Soon this needs to be updated to go1.16
This commit is contained in:
Hana 2021-02-16 13:34:48 -05:00
parent fcd052ee00
commit 7f736682ff

View File

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