Update .travis.yml

This commit is contained in:
Florian Schlachter
2020-08-05 10:43:49 +02:00
committed by GitHub
parent 0ecc3ebf0d
commit 3ba6347861

View File

@ -1,7 +1,6 @@
language: go language: go
go: go:
- 1.7
- tip - tip
install: install:
- go get golang.org/x/tools/cmd/cover - go get golang.org/x/tools/cmd/cover