Skip to content

Commit

Permalink
chore: add test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaguinho authored and avelino committed Aug 5, 2020
1 parent 6a254cc commit 09bc472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -24,6 +24,7 @@ before_install:
- go get -v -d ./...
- go get -v github.com/inconshreveable/mousetrap
install:
- go get github.com/stretchr/testify/assert
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
before_script:
Expand Down

0 comments on commit 09bc472

Please sign in to comment.