Skip to content

Commit

Permalink
Less logs in android_do for travis log limit
Browse files Browse the repository at this point in the history
  • Loading branch information
sssemil committed Feb 28, 2021
1 parent c2a3583 commit 7b03423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_do
Expand Up @@ -147,5 +147,5 @@ for i in $(seq 1 100); do
export CARGO_TARGET_ARMV7A_LINUX_ANDROIDEABI_LINKER=$CC

echo "Compiler CC: $CC - $(${CC} --version)"
cargo build --release -vv --target "$RUST_TARGET"
cargo build --release -v --target "$RUST_TARGET"
done

0 comments on commit 7b03423

Please sign in to comment.