mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
Disable coverage reporter in Travis CI
Tests are now failing, but at least they should work.
This commit is contained in:
parent
e70b8b8652
commit
cd01f212a5
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ before_script:
|
|||
|
||||
script:
|
||||
- "./node_modules/jasmine-node/bin/jasmine-node test/server/ --coffee --captureExceptions"
|
||||
# - "./node_modules/karma/bin/karma start --browsers Firefox --single-run"
|
||||
- "./node_modules/karma/bin/karma start --browsers Firefox --single-run --reporters progress"
|
||||
|
|
Loading…
Add table
Reference in a new issue