Added dependency to travis-script
This commit is contained in:
parent
ae384c7d10
commit
9fc75259ea
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue