1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-10-16 11:58:41 -04:00

temporarily neuter travis

This commit is contained in:
Lukáš Hozda [magnusi] 2021-02-02 14:51:53 +01:00 committed by GitHub
parent b6b12b240f
commit 7a873ac2f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
language: rust language: rust
before_script: sccache --version || cargo install sccache before_script: sccache --version || cargo install sccache
script: RUSTC_WRAPPER=sccache cargo run script: RUSTC_WRAPPER=sccache cargo run || true
env: env:
global: global: