mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 20:12:22 +03:00
Giving gopm another chance
This commit is contained in:
parent
21b39d922c
commit
85df63c416
17
.travis.yml
17
.travis.yml
@ -9,15 +9,16 @@ go:
|
||||
install:
|
||||
- go get github.com/gpmgo/gopm
|
||||
- gopm list -v
|
||||
- go get github.com/astaxie/beego
|
||||
- go get github.com/deluan/itl
|
||||
- go get github.com/siddontang/ledisdb/ledis
|
||||
- go get github.com/karlkfi/inject
|
||||
- gopm get -v -g -u
|
||||
- go get github.com/smartystreets/goconvey
|
||||
- go get github.com/dhowden/tag
|
||||
- go get github.com/nfnt/resize
|
||||
- go get github.com/kennygrant/sanitize
|
||||
- go get github.com/deluan/gomate
|
||||
# - go get github.com/astaxie/beego
|
||||
# - go get github.com/deluan/itl
|
||||
# - go get github.com/siddontang/ledisdb/ledis
|
||||
# - go get github.com/karlkfi/inject
|
||||
# - go get github.com/dhowden/tag
|
||||
# - go get github.com/nfnt/resize
|
||||
# - go get github.com/kennygrant/sanitize
|
||||
# - go get github.com/deluan/gomate
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user