.travis.yml: Use latest stable golang 1.15.x
This commit is contained in:
parent
17bc1bc747
commit
b6d4d331a9
@ -1,6 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.14.1"
|
||||
- "1.15.x"
|
||||
install:
|
||||
- mkdir -p $HOME/src
|
||||
- git clone https://github.com/gohugoio/hugo.git $HOME/src/hugo
|
||||
|
Loading…
Reference in New Issue
Block a user