Run unit tests in ci

This resolves #8856
This commit is contained in:
Mike Atkins 2015-12-06 15:21:52 -05:00
parent e16c930f36
commit 4417b8fd4a

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: