Skip to content

Commit

Permalink
Install test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shaxbee committed Apr 22, 2016
1 parent c4a239a commit d37401b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ go:
- tip

before_install:
- go get ./...
- go get -t ./...
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit d37401b

Please sign in to comment.