make verbose

This commit is contained in:
Derek Collison
2012-11-14 09:18:25 -08:00
parent 6fc6660c46
commit 2d9c71db4b

View File

@@ -2,4 +2,4 @@ language: go
script:
- go test -i ./...
- go test ./...
- go test -v ./...