forked from platformio/platformio-core
Cache PlatformIO home directory
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.platformio
|
||||
|
||||
language: python
|
||||
python: 2.7
|
||||
|
||||
|
Reference in New Issue
Block a user