mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Auto merge of #14973 - servo:jdm-patch-1, r=wafflespeanut
Disable test-stylo on TravisCI Nobody knows what to do about #14723 and Travis always showing failed builds isn't useful. <!-- 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/14973) <!-- Reviewable:end -->
This commit is contained in:
commit
14aa666a5a
1 changed files with 3 additions and 2 deletions
|
@ -14,8 +14,9 @@ matrix:
|
|||
- ./mach build -d --verbose
|
||||
- ./mach test-compiletest
|
||||
- ./mach test-unit
|
||||
- ./mach build-geckolib
|
||||
- ./mach test-stylo
|
||||
# disabled due to #14723
|
||||
#- ./mach build-geckolib
|
||||
#- ./mach test-stylo
|
||||
- bash etc/ci/check_no_panic.sh
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue