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:
bors-servo 2015-12-08 01:29:18 +05:30
commit a4f617bf18

View file

@ -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: