mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 20:22:02 +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
|
||||
only:
|
||||
- master
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- target/
|
||||
|
||||
Reference in New Issue
Block a user