We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 000c3ff + f35fd31 commit b06ec72Copy full SHA for b06ec72
.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