mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
ci: fix x86 build
This commit is contained in:
parent
bd942e9835
commit
4132bae2a9
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ main() {
|
|||
if [ $TRAVIS_RUST_VERSION = nightly ]; then
|
||||
# compile-fail tests
|
||||
cargo test --test single --target $T
|
||||
cargo test --test multi --features heterogeneous --target $T
|
||||
|
||||
# multi-core compile-pass tests
|
||||
pushd heterogeneous
|
||||
|
|
Loading…
Reference in a new issue