mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Trying to disable gopm registry usage
This commit is contained in:
@@ -8,9 +8,8 @@ go:
|
||||
install:
|
||||
- go get github.com/smartystreets/goconvey
|
||||
- go get github.com/gpmgo/gopm
|
||||
- go get github.com/siddontang/ledisdb/ledis
|
||||
- gopm list -v
|
||||
- gopm get -v -g
|
||||
- gopm get -v -g -u
|
||||
|
||||
script:
|
||||
- go test ./... -v
|
||||
|
||||
Reference in New Issue
Block a user