瀏覽代碼

Travis platformio hack no longer needed

Scott Lahteine 6 年之前
父節點
當前提交
ca80564a78
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml 查看文件

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

Loading…
取消
儲存