Skip to content

Commit

Permalink
Add to manifest checks to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeckie committed Nov 21, 2015
1 parent 7fafc6c commit 80721a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ matrix:
script:
- ./mach build -d --verbose
- bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh
cache:
directories:
- .cargo
Expand Down

0 comments on commit 80721a6

Please sign in to comment.