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

2.0.x
Tanguy Pruvot 6 years ago committed by Scott Lahteine
parent c48e6be366
commit 7076d8706b

@ -45,7 +45,7 @@ before_install:
install:
#- 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:
# Update PlatformIO packages

Loading…
Cancel
Save