mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-12 01:54:42 +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:
|
before_script:
|
||||||
- ./tasks/wiredeps
|
- ./tasks/wiredeps
|
||||||
script:
|
script:
|
||||||
- COVERAGE=1 TEST_BROWSERS=Firefox,PhantomJS,ChromeHeadless xvfb-run npm run all
|
- TEST_BROWSERS=Firefox,PhantomJS,ChromeHeadless xvfb-run npm run all
|
||||||
- npx codecov
|
|
||||||
- stage: update integration test
|
- stage: update integration test
|
||||||
script: './tasks/stages/update-integration-test'
|
script: './tasks/stages/update-integration-test'
|
||||||
- stage: update examples
|
- stage: update examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user