.travis: fix warnings

This commit is contained in:
ᴜɴᴋɴᴡᴏɴ
2020-03-15 20:54:19 +08:00
parent f54734858c
commit 39bc4ddcb8
+2 -2
View File
@@ -1,5 +1,6 @@
sudo: false
language: go
os: linux
dist: xenial
go:
- 1.6.x
- 1.7.x
@@ -10,7 +11,6 @@ go:
- 1.12.x
- 1.13.x
- 1.14.x
install: skip
script:
- go get golang.org/x/tools/cmd/cover