Skip to content
Snippets Groups Projects
Commit ba5ff1a8 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Try manual install of backports.functools_lru_cache

parent be00e421
Branches
Tags
No related merge requests found
......@@ -28,6 +28,7 @@ before_install:
- export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${PATH}
install:
- pip install backports.functools_lru_cache
- pip install -U platformio
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment