mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
||||
script:
|
||||
- ./mach build -d --verbose
|
||||
- ./mach build-geckolib
|
||||
- ./mach test-unit
|
||||
- ./mach test-compiletest
|
||||
- bash etc/ci/check_no_unwrap.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue