mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Auto merge of #10495 - asajeffrey:temporarily-disable-unwrap-test, r=KiChjang
Removed etc/ci/check_no_unwrap.sh from .travis.yml Temporarily disable #10448 until all the uses of unwrap are removed from the constellation/compositor. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10495) <!-- Reviewable:end -->
This commit is contained in:
commit
90ab488d42
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ matrix:
|
|||
- ./mach test-compiletest
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
- bash etc/ci/check_no_unwrap.sh
|
||||
cache:
|
||||
directories:
|
||||
- .cargo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue