mirror of
https://github.com/Fishwaldo/WLED.git
synced 2025-03-15 19:51:40 +00:00
fixed travisci build again...
This commit is contained in:
parent
5a5064e070
commit
f2a63c04a8
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ cache:
|
|||
directories:
|
||||
- "~/.platformio"
|
||||
env:
|
||||
- PLATFORMIO_CI_SRC=wled00
|
||||
- PLATFORMIO_BUILD_FLAGS="-D DEBUG=false"
|
||||
- PLATFORMIO_CI_SRC=wled00 PLATFORMIO_BUILD_FLAGS="-D DEBUG=false"
|
||||
install:
|
||||
- pip install -U platformio
|
||||
- platformio update
|
||||
|
|
Loading…
Add table
Reference in a new issue