mirror of
https://gitlab.com/Luci_/arduino-photometrics.git
synced 2026-04-03 11:35:37 +02:00
change cli
This commit is contained in:
parent
f2480d07cf
commit
d83cbfe2ae
|
|
@ -19,6 +19,7 @@ pio_build:
|
|||
|
||||
before_script:
|
||||
- pip install -U platformio
|
||||
- pio lib install --global "ThrowTheSwitch/Unity@^2.6.0"
|
||||
|
||||
script:
|
||||
- "pio run -e $ARDUINO_ENV"
|
||||
|
|
|
|||
Loading…
Reference in a new issue