Implemented artists indexing, with Gomate

This commit is contained in:
Deluan
2016-03-10 23:19:13 -05:00
parent 7c75084249
commit df957814a0
9 changed files with 79 additions and 26 deletions
+1
View File
@@ -16,6 +16,7 @@ install:
- go get github.com/smartystreets/goconvey
- go get github.com/dhowden/tag
- go get github.com/nfnt/resize
- go get github.com/deluan/gomate
script:
- go test ./... -v