File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ script:
3939 - echo -e "travis_fold:start:platformio_test_env_prepare"
4040 - pip install -U https://github.com/platformio/platformio/archive/develop.zip
4141 - platformio platform install https://github.com/platformio/platform-espressif32.git#feature/stage
42- - sed -i 's/https:\/\/github\.com\/espressif\/arduino-esp32\.git/*/' ~/.platformio/platforms/espressif32_stage /platform.json
42+ - sed -i 's/https:\/\/github\.com\/espressif\/arduino-esp32\.git/*/' ~/.platformio/platforms/espressif32 /platform.json
4343 - ln -s $TRAVIS_BUILD_DIR ~/.platformio/packages/framework-arduinoespressif32
4444 - echo -e "travis_fold:end:platformio_test_env_prepare"
4545 - echo -e "travis_fold:start:platformio_test"
You can’t perform that action at this time.
0 commit comments