travis: drop go1.4

Fix https://github.com/coreos/etcd/issues/4790.
This commit is contained in:
Gyu-Ho Lee 2016-03-18 13:33:12 -07:00
parent 5e6eb7e19d
commit 5badbab8b7

View File

@ -2,7 +2,6 @@ language: go
sudo: false
go:
- 1.4
- 1.5
- 1.6
- tip