Run non-verbose tests on Travis
This commit is contained in:
parent
367642c9fc
commit
0e8ab11170
|
@ -21,7 +21,7 @@ before_install:
|
|||
- go get ./...
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go test ./...
|
||||
|
||||
before_deploy:
|
||||
- go get github.com/laher/goxc
|
||||
|
|
Loading…
Reference in New Issue