From ac9d8040dbf2cc97c11fa2a8402e335f3290ba36 Mon Sep 17 00:00:00 2001 From: Seiichi Uchida Date: Sun, 5 Aug 2018 08:45:02 +0900 Subject: [PATCH] Remove stdsimd from allow_failures --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 98e87b526f7..331f9351a3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: - |