mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Move the TravisCI test to the quick group.
This commit is contained in:
parent
ec5daacaa9
commit
fcd7399ad1
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@ matrix:
|
||||||
script:
|
script:
|
||||||
- ./mach test-tidy --no-progress --all
|
- ./mach test-tidy --no-progress --all
|
||||||
- ./mach test-tidy --no-progress --self-test
|
- ./mach test-tidy --no-progress --self-test
|
||||||
|
- python ./etc/memory_reports_over_time.py --test
|
||||||
- bash etc/ci/check_no_panic.sh
|
- bash etc/ci/check_no_panic.sh
|
||||||
- bash etc/ci/manifest_changed.sh
|
- bash etc/ci/manifest_changed.sh
|
||||||
cache: false
|
cache: false
|
||||||
|
@ -26,7 +27,6 @@ matrix:
|
||||||
- ./mach clean
|
- ./mach clean
|
||||||
- ./mach build-geckolib
|
- ./mach build-geckolib
|
||||||
- ./mach test-stylo
|
- ./mach test-stylo
|
||||||
- python ./etc/memory_reports_over_time.py --test
|
|
||||||
- bash etc/ci/lockfile_changed.sh
|
- bash etc/ci/lockfile_changed.sh
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue