We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a277f9d + 0268cfa commit 8c2b0e6Copy full SHA for 8c2b0e6
.travis.yml
@@ -21,7 +21,7 @@ matrix:
21
- env: IMAGE=x86_64-gnu-debug
22
- env: IMAGE=x86_64-gnu-nopt
23
- env: IMAGE=x86_64-gnu-rustbuild
24
- - 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
25
- env: IMAGE=x86_64-musl
26
27
# OSX builders
0 commit comments