example ci build

This commit is contained in:
2018-06-10 23:22:40 +02:00
parent 9a5207a3a4
commit 87c4c202f3

View File

@@ -12,7 +12,7 @@ firmware-build:
stage: build
image: python:2.7-stretch
script:
- platformio run -t clean
- platformio lib --global install painlessMesh ArduinoJson TaskScheduler PubSubClient ESPAsyncTCP AsyncTCP
- platformio ci --lib="." --board=esp12e src/examples/mesh/mesh.cpp
artifacts:
paths: