mirror of
https://github.com/actix/actix-website
synced 2025-08-20 12:55:38 +02:00
Cache cargo
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/cargo
|
||||||
|
- $TRAVIS_BUILD_DIR/examples/target
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- curl -L https://github.com/gohugoio/hugo/releases/download/v0.40.3/hugo_0.40.3_Linux-64bit.tar.gz | tar xzvf -
|
- curl -L https://github.com/gohugoio/hugo/releases/download/v0.40.3/hugo_0.40.3_Linux-64bit.tar.gz | tar xzvf -
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user