mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-05 13:02:49 +00:00
Switch to stable release of @PlatformIO
This commit is contained in:
@@ -16,9 +16,5 @@ env:
|
|||||||
install:
|
install:
|
||||||
- python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"
|
- python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"
|
||||||
|
|
||||||
# Temporary using PlatformIO from development branch
|
|
||||||
# @TODO remove this line after 2.0.1 release
|
|
||||||
- pip install https://github.com/platformio/platformio/archive/develop.zip
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- platformio ci --lib="." --board=uno --board=leonardo --board=pro16MHzatmega168
|
- platformio ci --lib="." --board=uno --board=leonardo --board=pro16MHzatmega168
|
||||||
|
|||||||
Reference in New Issue
Block a user