mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Merge pull request #1935 from rust-lang-nursery/oli-obk-patch-2
Don't cache builds on travis
This commit is contained in:
commit
3cf0fff394
@ -8,11 +8,6 @@ os:
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
cargo: true
|
||||
directories:
|
||||
- target
|
||||
|
||||
env:
|
||||
global:
|
||||
# TRAVIS_TOKEN_CLIPPY_SERVICE
|
||||
|
Loading…
Reference in New Issue
Block a user