diff --git a/.travis.yml b/.travis.yml index 63d901f..51640b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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