mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-12 23:14:42 +00:00
TravisCI: Just disable coverage
This commit is contained in:
parent
638c3f975e
commit
cf8d30b5be
1 changed files with 2 additions and 5 deletions
|
|
@ -6,11 +6,8 @@ scala:
|
||||||
- 2.11.8
|
- 2.11.8
|
||||||
env:
|
env:
|
||||||
- SBT_COMMAND="test:compile test"
|
- SBT_COMMAND="test:compile test"
|
||||||
- SBT_COMMAND="coverage test:compile test coverageReport" ALLOW_FAIL=1
|
# TODO(chord): uncomment when WorldSessionActor is refactored
|
||||||
matrix:
|
#- SBT_COMMAND="coverage test:compile test coverageReport"
|
||||||
allow_failures:
|
|
||||||
- env: ALLOW_FAIL=1
|
|
||||||
fast_finish: true
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue