Use verbose client test output on travis
This commit is contained in:
@ -22,7 +22,7 @@ install:
|
||||
- yarn
|
||||
|
||||
script:
|
||||
- npm test
|
||||
- npm run test:verbose
|
||||
- gulp build
|
||||
- cd ..
|
||||
- go vet $(go list ./... | grep -v '/vendor/')
|
||||
|
Reference in New Issue
Block a user