Use dots reporter instead of nyan reporter in CI (#238)

Signed-off-by: Risha Mars <mars@buoyant.io>
This commit is contained in:
Risha Mars 2018-01-31 18:07:19 -08:00 committed by GitHub
parent 01312f9ffe
commit 2c8a0f7563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
install:
- cd web/app && yarn && yarn webpack
script:
- yarn karma start --single-run
- yarn karma start --single-run --reporters dots
- language: generic
script: