mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-24 13:11:30 +00:00
travis: Update Go versions
This commit is contained in:
parent
612f6e3afe
commit
bde807bd1e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
sudo: required
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8.1
|
||||
- 1.7.6
|
||||
- 1.8.3
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue