Remove stdsimd from allow_failures

This commit is contained in:
Seiichi Uchida 2018-08-05 08:45:02 +09:00
parent 2eca09e438
commit ac9d8040db

View File

@ -45,8 +45,6 @@ matrix:
- env: INTEGRATION=rust-clippy
# Build failure
- env: INTEGRATION=rust-semverver
# See: https://github.com/rust-lang-nursery/rustfmt/issues/2787
- env: INTEGRATION=stdsimd
before_script:
- |