CI: update script

Link import path
This commit is contained in:
Unknwon
2017-10-23 06:34:40 -04:00
parent a0d9cad96d
commit 92e442e290
+1 -1
View File
@@ -10,5 +10,5 @@ go:
script: script:
- go get golang.org/x/tools/cmd/cover - go get golang.org/x/tools/cmd/cover
- go get github.com/smartystreets/goconvey - go get github.com/smartystreets/goconvey
- go install -v - ln -s $HOME/gopath/src/github.com/go-ini/ini $HOME/gopath/src/gopkg.in/ini.v1
- go test -v -cover -race - go test -v -cover -race