Ver código fonte

Travis platformio hack no longer needed

Scott Lahteine 6 anos atrás
pai
commit
ca80564a78
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml Ver arquivo

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

Carregando…
Cancelar
Salvar