Implementing coverArt

This commit is contained in:
Deluan
2016-03-03 10:34:17 -05:00
parent 80880434aa
commit 1b945831cc
9 changed files with 40 additions and 8 deletions
+1
View File
@@ -13,6 +13,7 @@ install:
- go get github.com/siddontang/ledisdb/ledis
- go get github.com/karlkfi/inject
- go get github.com/smartystreets/goconvey
- go get github.com/dhowden/tag
script:
- go test ./... -v