Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Travis should fetch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
watbe committed May 9, 2015
1 parent 4199831 commit edb87ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
install:
- export PATH=$PATH:$HOME/gopath/bin
- go get golang.org/x/tools/cmd/cover
- go get

script:
- make test

0 comments on commit edb87ba

Please sign in to comment.