.travis.yml: update to go1.15
Soon this needs to be updated to go1.16
This commit is contained in:
parent
fcd052ee00
commit
7f736682ff
@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.14
|
- 1.15
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# We need Python to run pygmentize for generating HTML.
|
# We need Python to run pygmentize for generating HTML.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user