This commit is contained in:
Jens True 2019-03-29 19:35:06 +01:00
parent c464d526ad
commit 56f65b1a96

@ -6,7 +6,7 @@ steps:
image: python:2
commands:
- apt-get -y update && apt-get -y install git && pip install platformio
- pio run -t build
- pio run
- name: upload
image: python:2
commands: