This commit is contained in:
2018-09-24 14:06:39 +02:00
parent 780fc36e25
commit 02d0649ea5

View File

@@ -16,6 +16,7 @@ firmware:
before_script:
- pip install -U platformio
script:
- mkdir .cache
- mv data/example.config.json data/config.json
- pio run -t clean
- pio run