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 @@ -36,7 +36,7 @@ script:
36
36
- echo -e "travis_fold:start:platformio_test_env_prepare"
37
37
- pip install -U https://github.com/platformio/platformio/archive/develop.zip
38
38
- platformio platform install https://github.com/platformio/platform-espressif32.git#feature/stage
39
- - sed -i 's/https:\/\/github\.com\/espressif\/arduino-esp32\.git/*/' ~/.platformio/platforms/espressif32_stage /platform.json
39
+ - sed -i 's/https:\/\/github\.com\/espressif\/arduino-esp32\.git/*/' ~/.platformio/platforms/espressif32 /platform.json
40
40
- ln -s $TRAVIS_BUILD_DIR ~/.platformio/packages/framework-arduinoespressif32
41
41
- echo -e "travis_fold:end:platformio_test_env_prepare"
42
42
- echo -e "travis_fold:start:platformio_test"
You can’t perform that action at this time.
0 commit comments