Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 92d9c09

Browse files
authored
Add RUST_BACKTRACE to appveyor.
1 parent 03db1ae commit 92d9c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ environment:
2525
C:\\Program Files\\Git\\cmd;\
2626
C:\\Program Files\\Git\\usr\\bin;\
2727
C:\\Program Files\\AppVeyor\\BuildAgent;"
28+
RUST_BACKTRACE: "1"
2829
matrix:
2930
- TARGET: nightly-x86_64-pc-windows-msvc
3031

0 commit comments

Comments
 (0)