drop Go 1.4 from travis

It has a weird racey timeout with the UDP tests and is old.
This commit is contained in:
Jimmy Zelinskie
2015-10-25 15:30:20 -04:00
parent a403392e76
commit 444c0f3973
-1
View File
@@ -1,7 +1,6 @@
language: go
go:
- 1.4
- 1.5
- tip