1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-03 11:22:38 +02:00

Update .travis.yml

This commit is contained in:
odaki
2020-03-23 19:54:46 +09:00
parent 541acb45b8
commit 95800ef384

View File

@@ -9,8 +9,7 @@ cache:
- "~/.platformio" - "~/.platformio"
install: install:
- pip install --user -U pip - pip install -U platformio
- pip install --user -U platformio
script: script:
- ./configure-features.py -e WIFI -d BLUETOOTH - ./configure-features.py -e WIFI -d BLUETOOTH