1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-15 07:10:33 +01:00

Remove piolibdeps cache

We cannot cache esphome-core
This commit is contained in:
Otto Winter 2019-03-05 13:28:18 +01:00
parent 0e8ae085ae
commit 5daa07741f

View File

@ -4,9 +4,6 @@ language: python
cache:
directories:
- "~/.platformio"
- "$TRAVIS_BUILD_DIR/tests/build/test1/.piolibdeps"
- "$TRAVIS_BUILD_DIR/tests/build/test2/.piolibdeps"
- "$TRAVIS_BUILD_DIR/tests/build/test3/.piolibdeps"
matrix:
fast_finish: true