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.
RUST_BACKTRACE=1
1 parent f3af8c8 commit 0268cfaCopy full SHA for 0268cfa
.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