mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
chore: drop Travis coverage reporting
Now reported via GitHub CI action
This commit is contained in:
parent
ac6b8a6197
commit
c4bb57799b
@ -9,8 +9,7 @@ jobs:
|
||||
before_script:
|
||||
- ./tasks/wiredeps
|
||||
script:
|
||||
- COVERAGE=1 TEST_BROWSERS=Firefox,PhantomJS,ChromeHeadless xvfb-run npm run all
|
||||
- npx codecov
|
||||
- TEST_BROWSERS=Firefox,PhantomJS,ChromeHeadless xvfb-run npm run all
|
||||
- stage: update integration test
|
||||
script: './tasks/stages/update-integration-test'
|
||||
- stage: update examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user