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 9edb0a5 commit 3d11a0fCopy full SHA for 3d11a0f
.travis.yml
@@ -34,12 +34,8 @@ matrix:
34
script:
35
- cd sha1
36
- cargo test --verbose --release --features asm-aarch64
37
- - cargo bench --verbose
38
- - cargo bench --verbose --features asm-aarch64
39
- cd ../sha2
40
41
42
43
44
install:
45
- cargo install cross || true
0 commit comments