mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #12386 - servo:geckolib-travis, r=nox
Build geckolib on travis. This adds about two minutes to the twenty-minute build. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12386) <!-- Reviewable:end -->
This commit is contained in:
commit
3ad7261e29
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