We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e499b0 commit 2225c78Copy full SHA for 2225c78
.travis.yml
@@ -89,7 +89,7 @@ matrix:
89
- name: "Documentation"
90
install: true
91
script: ci/dox.sh
92
- - name: "Automatic verification: x86 and x86_64"
+ - name: "Automatic verification: x86 / x86_64 / arm / aarch64 / mips*"
93
script: cargo test --manifest-path crates/stdsimd-verify/Cargo.toml
94
95
- name: "rustfmt"
0 commit comments