We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37206ff commit d38d4f0Copy full SHA for d38d4f0
.travis.yml
@@ -46,7 +46,7 @@ install:
46
- jq '.packages."framework-arduinoxmc".version = "file:///tmp/framework-arduinoxmc.zip"' <<<"$platform_json" > platform.json
47
48
- pip install -U https://github.com/platformio/platformio/archive/develop.zip
49
- - platformio platform install -f file://. --without-package=uploader
+ - platformio platform install -f file://.
50
51
script:
52
- platformio run -d $PLATFORMIO_PROJECT_DIR
0 commit comments