Removed etc/ci/check_no_unwrap.sh from .travis.yml

This commit is contained in:
Alan Jeffrey 2016-04-08 21:44:40 -05:00
parent 269eeeddd2
commit ce5ee47be6

View file

@ -16,7 +16,6 @@ matrix:
- ./mach test-compiletest - ./mach test-compiletest
- bash etc/ci/lockfile_changed.sh - bash etc/ci/lockfile_changed.sh
- bash etc/ci/manifest_changed.sh - bash etc/ci/manifest_changed.sh
- bash etc/ci/check_no_unwrap.sh
cache: cache:
directories: directories:
- .cargo - .cargo