mirror of
https://github.com/go-ini/ini.git
synced 2026-06-19 21:46:45 +02:00
ci: correct coverage result
This commit is contained in:
@@ -13,4 +13,5 @@ script:
|
||||
- go get github.com/smartystreets/goconvey
|
||||
- mkdir -p $HOME/gopath/src/gopkg.in
|
||||
- ln -s $HOME/gopath/src/github.com/go-ini/ini $HOME/gopath/src/gopkg.in/ini.v1
|
||||
- cd $HOME/gopath/src/gopkg.in/ini.v1
|
||||
- go test -v -cover -race
|
||||
|
||||
Reference in New Issue
Block a user