mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-13 01:46:21 +00:00
Switch to stable release of @PlatformIO
This commit is contained in:
@@ -16,9 +16,5 @@ env:
|
||||
install:
|
||||
- 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:
|
||||
- platformio ci --lib="." --board=uno --board=leonardo --board=pro16MHzatmega168
|
||||
|
||||
Reference in New Issue
Block a user