Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 3a35fab

Browse files
author
Alex Gaynor
committed
get me a backtrace
1 parent bb8c67d commit 3a35fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install:
2424
- rustup component add rust-src
2525

2626
script:
27-
- ./tests/run_tests.py
27+
- RUST_BACKTRACE=1 ./tests/run_tests.py
2828

2929
after_failure:
3030
- dmesg

0 commit comments

Comments
 (0)