mirror of
https://github.com/go-ini/ini.git
synced 2026-06-19 21:46:45 +02:00
CI: update script
Create directory before symbolic linking
This commit is contained in:
@@ -10,5 +10,6 @@ go:
|
||||
script:
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- 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
|
||||
- go test -v -cover -race
|
||||
|
||||
Reference in New Issue
Block a user