1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-12-07 11:13:18 +02:00

Merge pull request #1024 from rust-unofficial/luciusmagn-patch-2

temporarily neuter travis
This commit is contained in:
Lukáš Hozda [magnusi] 2021-02-02 16:41:05 +01:00 committed by GitHub
commit aa985cc436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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