mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Build geckolib on travis.
This adds about two minutes to the twenty-minute build.
This commit is contained in:
parent
8ded106186
commit
04f1b28d45
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ matrix:
|
||||||
dist: trusty
|
dist: trusty
|
||||||
script:
|
script:
|
||||||
- ./mach build -d --verbose
|
- ./mach build -d --verbose
|
||||||
|
- ./mach build-geckolib
|
||||||
- ./mach test-unit
|
- ./mach test-unit
|
||||||
- ./mach test-compiletest
|
- ./mach test-compiletest
|
||||||
- bash etc/ci/check_no_unwrap.sh
|
- bash etc/ci/check_no_unwrap.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue