travis does not support 1.10 format

This commit is contained in:
Chris Lu 2018-06-23 18:34:50 -07:00
parent 697427b584
commit 241039ebbe

View file

@ -2,7 +2,6 @@ sudo: false
language: go language: go
go: go:
- 1.9 - 1.9
- 1.10
- tip - tip
before_install: before_install: