Added dependency to travis-script
This commit is contained in:
parent
ae384c7d10
commit
9fc75259ea
@ -9,5 +9,6 @@ install:
|
|||||||
- go get github.com/flosch/pongo2
|
- go get github.com/flosch/pongo2
|
||||||
- go get github.com/russross/blackfriday
|
- go get github.com/russross/blackfriday
|
||||||
- go get github.com/extemporalgenome/slug
|
- go get github.com/extemporalgenome/slug
|
||||||
|
- go get github.com/flosch/go-humanize
|
||||||
script:
|
script:
|
||||||
- go test -v -covermode=count -coverprofile=coverage.out
|
- go test -v -covermode=count -coverprofile=coverage.out
|
||||||
|
Loading…
Reference in New Issue
Block a user