Travis platformio hack no longer needed

This commit is contained in:
Scott Lahteine 2017-11-29 15:25:19 -06:00
parent 285b868e9b
commit ca80564a78

View file

@ -28,7 +28,6 @@ before_install:
- export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${PATH}
install:
- pip install backports.functools_lru_cache
- pip install -U platformio
before_script: