Remove golang 1.7 from ci.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2017-05-31 01:22:57 +00:00
parent 98bc3edf50
commit eb5f378dd4

View File

@ -1,6 +1,5 @@
language: go language: go
go: go:
- 1.7.x
- 1.8.x - 1.8.x
- tip - tip