Added dependency to travis-script

This commit is contained in:
Florian Schlachter 2014-07-28 14:41:44 +02:00
parent ae384c7d10
commit 9fc75259ea

View File

@ -9,5 +9,6 @@ install:
- go get github.com/flosch/pongo2
- go get github.com/russross/blackfriday
- go get github.com/extemporalgenome/slug
- go get github.com/flosch/go-humanize
script:
- go test -v -covermode=count -coverprofile=coverage.out