drop Go 1.4 from travis
It has a weird racey timeout with the UDP tests and is old.
This commit is contained in:
parent
a403392e76
commit
444c0f3973
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.4
|
|
||||||
- 1.5
|
- 1.5
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue