Add RUST_BACKTRACE=1 to .travis.yml
This commit is contained in:
parent
e89b062b76
commit
c48beb652e
@ -10,3 +10,5 @@ script:
|
|||||||
- ./prepare_libcore.sh
|
- ./prepare_libcore.sh
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
||||||
|
env:
|
||||||
|
- RUST_BACKTRACE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user