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:
Bjørn Erik Pedersen 2016-07-30 19:37:15 +02:00
parent 285807ba7a
commit 802d43cbfd

View file

@ -1,7 +1,6 @@
language: go
sudo: required
go:
- 1.5.4
- 1.6.3
- tip
os: