Fixing build
This commit is contained in:
parent
99a09b39fb
commit
6d954d074e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ go:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/gpmgo/gopm
|
- go get github.com/gpmgo/gopm
|
||||||
|
- gopm list -v
|
||||||
|
- gopm get -v
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- gopm test ./... -v
|
- gopm test ./... -v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue