Browse Source

Travis platformio hack no longer needed

pull/1/head
Scott Lahteine 7 years ago
parent
commit
ca80564a78
  1. 1
      .travis.yml

1
.travis.yml

@ -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:

Loading…
Cancel
Save