mirror of
https://github.com/soheilhy/cmux.git
synced 2025-01-30 16:40:28 +08:00
Remove Go 1.5 from travis builds.
gRPC doesn't support Go 1.5 anymore, and the build would fail if we keep testing with Go 1.5.
This commit is contained in:
parent
c0f3570a02
commit
6a5d332559
@ -1,7 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5
|
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8
|
- 1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user