mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Add to manifest checks to .travis.yml
This commit is contained in:
parent
7fafc6c1f6
commit
80721a64d0
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ matrix:
|
||||||
script:
|
script:
|
||||||
- ./mach build -d --verbose
|
- ./mach build -d --verbose
|
||||||
- bash etc/ci/lockfile_changed.sh
|
- bash etc/ci/lockfile_changed.sh
|
||||||
|
- bash etc/ci/manifest_changed.sh
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- .cargo
|
- .cargo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue