mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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:
|
||||
- ./mach test-tidy --no-progress --all
|
||||
- ./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/manifest_changed.sh
|
||||
cache: false
|
||||
|
@ -26,7 +27,6 @@ matrix:
|
|||
- ./mach clean
|
||||
- ./mach build-geckolib
|
||||
- ./mach test-stylo
|
||||
- python ./etc/memory_reports_over_time.py --test
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue