mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
Revert "Giving gopm another chance"
This reverts commit 85df63c416dae9a287fa71edec29d6d1833cc511.
This commit is contained in:
parent
85df63c416
commit
6a4a178e14
17
.travis.yml
17
.travis.yml
@ -9,16 +9,15 @@ go:
|
||||
install:
|
||||
- go get github.com/gpmgo/gopm
|
||||
- gopm list -v
|
||||
- gopm get -v -g -u
|
||||
- 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/smartystreets/goconvey
|
||||
# - 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
|
||||
- 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