We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98313bd commit b8c2cb1Copy full SHA for b8c2cb1
.travis.yml
@@ -90,6 +90,7 @@ matrix:
90
allow_failures:
91
- os: windows
92
env: CARGO_INCREMENTAL=0 OS_WINDOWS=true
93
+ - env: INTEGRATION=rust-lang-nursery/stdsimd
94
95
before_script:
96
- |
0 commit comments