Verbose compilation

This commit is contained in:
Tomasz Drwięga 2016-07-18 10:39:57 +02:00
parent a2735308b9
commit 3005b394f3

View File

@ -14,5 +14,5 @@ case $1 in
esac
. ./scripts/targets.sh
cargo test --release $FEATURES $TARGETS $1 \
cargo test --release --verbose $FEATURES $TARGETS $1 \