mirror of
https://github.com/go-ini/ini.git
synced 2026-06-19 21:46:45 +02:00
CI: update script
Link import path
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user