Permalink
Cannot retrieve contributors at this time
executable file
13 lines (12 sloc)
178 Bytes
|
language: python |
|
python: |
|
- '2.7' |
|
sudo: false |
|
cache: |
|
directories: |
|
- "~/.platformio" |
|
install: |
|
- pip install -U platformio |
|
script: |
|
- pio --version |
|
- platformio run -d firmware |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.