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
|
||||
sudo: required
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- tip
|
||||
os:
|
||||
|
Reference in New Issue
Block a user