mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
Add all of ~/.cargo to build cache
This commit is contained in:
@@ -157,7 +157,7 @@ matrix:
|
||||
cargo: true
|
||||
directories:
|
||||
- $HOME/.redoxer
|
||||
- $HOME/.cargo/bin
|
||||
- $HOME/.cargo
|
||||
before_install:
|
||||
# install rust as travis does for language: rust
|
||||
- curl -sSf https://build.travis-ci.org/files/rustup-init.sh | sh -s --
|
||||
|
||||
Reference in New Issue
Block a user