mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
travis: Move to Ubuntu Trusty image
This commit is contained in:
parent
8299fa885c
commit
511d5d3b76
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
sudo: required
|
||||
dist: precise
|
||||
dist: trusty
|
||||
go:
|
||||
- 1.9.4
|
||||
- "1.10"
|
||||
|
|
Loading…
Reference in a new issue