Enable backtraces on the flatpak builds.

This commit is contained in:
Jordan Petridis 2018-04-12 02:49:51 +03:00
parent 47a58a9e65
commit 2523a0cf90
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -28,7 +28,8 @@
"--share=network"
],
"env" : {
"CARGO_HOME" : "/run/build/Hammond/cargo"
"CARGO_HOME" : "/run/build/Hammond/cargo",
"RUST_BACKTRACE" : "1"
}
},
"modules" : [