This commit is contained in:
Trevor Spiteri 2019-10-10 17:44:43 +02:00
parent b6c1974401
commit c90c9aa07d
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ i686-gnulinux:
- cargo +beta-$TARGET check --all-targets --features "fail-on-warnings serde"
- cargo +beta-$TARGET check --all-targets --features fail-on-warnings
- cargo +beta-$TARGET test --features "fail-on-warnings f16 serde"
- cargo +beta-$TARGET test --release --features "fail-on-warnings azf16 serde"
- cargo +beta-$TARGET test --release --features "fail-on-warnings az f16 serde"
- cargo +beta-$TARGET fmt -- --check
- cargo +1.34.2-$TARGET test --lib --features "fail-on-warnings az f16 serde"
- cargo +1.34.2-$TARGET test --release --lib --features "fail-on-warnings az f16 serde"