Remove stdsimd from allow-failure crates

This commit is contained in:
topecongiro 2018-05-28 07:12:32 +09:00
parent 926d47db4d
commit c9aceb22b5

View File

@ -44,8 +44,6 @@ matrix:
- env: INTEGRATION=rust-clippy
# Doesn't build
- env: INTEGRATION=rust-semverver
# dues to a test failure (fails before Rustfmt'ing too)
- env: INTEGRATION=stdsimd
before_script:
- |