Skip to content

Commit d38d4f0

Browse files
Sun Yuxi (IFAG DES SDF FW)Sun Yuxi (IFAG DES SDF FW)
authored andcommitted
removed uploader from travis build
1 parent 37206ff commit d38d4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install:
4646
- jq '.packages."framework-arduinoxmc".version = "file:///tmp/framework-arduinoxmc.zip"' <<<"$platform_json" > platform.json
4747

4848
- pip install -U https://github.com/platformio/platformio/archive/develop.zip
49-
- platformio platform install -f file://. --without-package=uploader
49+
- platformio platform install -f file://.
5050

5151
script:
5252
- platformio run -d $PLATFORMIO_PROJECT_DIR

0 commit comments

Comments
 (0)