mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Reorder steps in Travis to avoid rebuilding on mach test-unit
This commit is contained in:
parent
35b19d074e
commit
d695b97561
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ matrix:
|
|||
dist: trusty
|
||||
script:
|
||||
- ./mach build -d --verbose
|
||||
- ./mach test-compiletest
|
||||
- ./mach test-unit
|
||||
- ./mach build-geckolib
|
||||
- ./mach test-geckolib
|
||||
- ./mach test-unit
|
||||
- ./mach test-compiletest
|
||||
- bash etc/ci/check_no_unwrap.sh
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue