mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 21:07:44 +03:00
Trying to fix dependency issues on travis
This commit is contained in:
parent
7f5270a9c1
commit
6717adebba
@ -6,13 +6,14 @@ go:
|
||||
- 1.6
|
||||
|
||||
install:
|
||||
- go get github.com/smartystreets/goconvey
|
||||
- go get github.com/gpmgo/gopm
|
||||
- gopm list -v
|
||||
- gopm get -v
|
||||
- gopm get -v -g
|
||||
|
||||
script:
|
||||
- gopm test ./... -v
|
||||
- go test ./... -v
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- deluan@deluan.com
|
||||
- travis@deluan.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user