mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-19 21:37:40 +03:00
Why gopm does not work in travis?!
This commit is contained in:
parent
b869843986
commit
26e49f582b
@ -6,10 +6,12 @@ go:
|
||||
- 1.6
|
||||
|
||||
install:
|
||||
- go get github.com/smartystreets/goconvey
|
||||
- go get github.com/gpmgo/gopm
|
||||
- gopm list -v
|
||||
- gopm get -v -g -u
|
||||
- go get github.com/astaxie/beego
|
||||
- go get github.com/dhowden/itl
|
||||
- go get github.com/siddontang/ledisdb
|
||||
- go get github.com/smartystreets/goconvey
|
||||
|
||||
script:
|
||||
- go test ./... -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user