mirror of
https://github.com/thelsing/knx.git
synced 2025-08-31 13:47:01 +02:00
save work
This commit is contained in:
parent
69c176993b
commit
68a7c81528
@ -80,15 +80,12 @@
|
|||||||
directories:
|
directories:
|
||||||
- "~/.platformio"
|
- "~/.platformio"
|
||||||
env:
|
env:
|
||||||
- PLATFORMIO_CI_SRC=examples/knx-usb/src/main.cpp
|
|
||||||
- PLATFORMIO_LIBDEPS_DIR=/tmp/libdeps
|
- PLATFORMIO_LIBDEPS_DIR=/tmp/libdeps
|
||||||
- PLATFORMIO_EXTRA_SCRIPTS=pre:examples/knx-usb/custom_hwids.py
|
|
||||||
install:
|
install:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
- platformio update
|
- platformio update
|
||||||
script:
|
script:
|
||||||
- platformio ci --lib="." --project-conf=examples/knx-usb/platformio.ini
|
- platformio ci --verbose --lib="." --project-conf=examples/knx-usb/platformio.ini
|
||||||
#- platformio run -c examples/knx-usb/platformio.ini
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
Reference in New Issue
Block a user