refactorz

This commit is contained in:
2018-06-12 01:25:59 +02:00
parent 0b941fee60
commit 8b04d8642a
6 changed files with 72 additions and 60 deletions

View File

@@ -1,10 +1,10 @@
stages:
- build
cache:
paths:
- firmware
stages:
- build
before_script:
- "pip install -U platformio"