mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Disable Go 1.5.4 in Travis
There is one failing test there now, a odd filesystem issue. Since Go 1.7 is only "days" away, I'm not spending time debugging this.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
sudo: required
|
sudo: required
|
||||||
go:
|
go:
|
||||||
- 1.5.4
|
|
||||||
- 1.6.3
|
- 1.6.3
|
||||||
- tip
|
- tip
|
||||||
os:
|
os:
|
||||||
|
Reference in New Issue
Block a user