mirror of
https://github.com/go-ini/ini.git
synced 2026-06-19 21:46:45 +02:00
.travis: fix warnings
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user