mirror of
https://github.com/esphome/esphome.git
synced 2024-11-13 02:37:47 +01:00
Remove piolibdeps cache
We cannot cache esphome-core
This commit is contained in:
parent
606c412616
commit
e009f21a72
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ language: python
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- "~/.platformio"
|
- "~/.platformio"
|
||||||
- "$TRAVIS_BUILD_DIR/tests/build/test1/.piolibdeps"
|
|
||||||
- "$TRAVIS_BUILD_DIR/tests/build/test2/.piolibdeps"
|
|
||||||
- "$TRAVIS_BUILD_DIR/tests/build/test3/.piolibdeps"
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue