mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 12:28:24 +00:00
Removed 'target' from caches, as recommended by https://levans.fr/rust_travis_cache.html. Hopefully this shows significant build speed improvements.
This commit is contained in:
@@ -34,7 +34,3 @@ documentation:
|
|||||||
# - echo '<meta http-equiv="refresh" content="0; url={{ LIBRARY NAME }}">' > public/index.html
|
# - echo '<meta http-equiv="refresh" content="0; url={{ LIBRARY NAME }}">' > public/index.html
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- target/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user