diff --git a/.travis.yml b/.travis.yml index 2ce5300..98e47c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,8 +36,5 @@ env: install: - python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)" - # @TODO temporary solution for < 2.2.0 release - - pip install https://github.com/platformio/platformio/archive/develop.zip - script: - eval $SA_BASH_CMD