mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #8873 - apechimp:master, r=Manishearth
Run unit tests in ci Fixes #8856. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8873) <!-- Reviewable:end -->
This commit is contained in:
commit
a4f617bf18
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ matrix:
|
|||
dist: trusty
|
||||
script:
|
||||
- ./mach build -d --verbose
|
||||
- ./mach test-unit
|
||||
- bash etc/ci/lockfile_changed.sh
|
||||
- bash etc/ci/manifest_changed.sh
|
||||
cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue