]> git.lizzy.rs Git - rust.git/commitdiff
Turn off stdsimd integration test
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 4 Nov 2019 19:40:06 +0000 (11:40 -0800)
committerLzu Tao <taolzu@gmail.com>
Tue, 5 Nov 2019 15:50:09 +0000 (22:50 +0700)
.travis.yml

index 7be9174843b0f8184222a1e03b1d3ee9e84decba..6ab711b723b0c47eb372bbda69095b654f58e6d7 100644 (file)
@@ -90,6 +90,7 @@ matrix:
   allow_failures:
     - os: windows
       env: CARGO_INCREMENTAL=0 OS_WINDOWS=true
+    - env: INTEGRATION=rust-lang-nursery/stdsimd
 
 before_script:
   - |