Set `RUST_BACKTRACE=1` on travis to be more helpful.

This commit is contained in:
Eduard Burtescu 2016-11-10 16:12:53 +02:00 committed by Eduard-Mihai Burtescu
parent f3af8c8505
commit 0268cfaa1f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ matrix:
- env: IMAGE=x86_64-gnu-debug
- env: IMAGE=x86_64-gnu-nopt
- env: IMAGE=x86_64-gnu-rustbuild
- env: IMAGE=x86_64-gnu-llvm-3.7 ALLOW_PR=1
- env: IMAGE=x86_64-gnu-llvm-3.7 ALLOW_PR=1 RUST_BACKTRACE=1
- env: IMAGE=x86_64-musl
# OSX builders