ci: skip install

This commit is contained in:
unknwon
2019-08-04 13:14:36 -07:00
parent 39a1505cbc
commit 8f3156dadd
+1
View File
@@ -9,6 +9,7 @@ go:
- 1.11.x
- 1.12.x
install: skip
script:
- go get golang.org/x/tools/cmd/cover
- go get github.com/smartystreets/goconvey