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 6c1d3d3 commit 53391d2Copy full SHA for 53391d2
.travis.yml
@@ -12,6 +12,7 @@ addons:
12
- libglfw3-dev
13
- cmake
14
script:
15
+ - cargo install sccache
16
- rustup target add aarch64-unknown-linux-gnu
17
- cd simd
18
- cargo build --target aarch64-unknown-linux-gnu
0 commit comments