Skip to content

Commit

Permalink
Use verbose test output on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Rushakoff and Tim Labeeuw committed Aug 14, 2013
1 parent 1ee84d2 commit 2618220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ install:
- gem install nats
- go get -v ./...
- go build -v ./...

script: go test -gocheck.v -v ./...

0 comments on commit 2618220

Please sign in to comment.