Travis: Use platformio 'master' for stable testing (#13902)

This commit is contained in:
Tanguy Pruvot 2019-05-05 04:33:36 +02:00 committed by Scott Lahteine
parent c48e6be366
commit 7076d8706b

View file

@ -45,7 +45,7 @@ before_install:
install: install:
#- pip install -U platformio #- pip install -U platformio
- pip install -U https://github.com/platformio/platformio-core/archive/develop.zip - pip install -U https://github.com/platformio/platformio-core/archive/master.zip
before_script: before_script:
# Update PlatformIO packages # Update PlatformIO packages