Use dev version of platformio
This commit is contained in:
parent
d7fd78cb91
commit
2c2cf5e856
@ -28,7 +28,8 @@ before_install:
|
|||||||
- export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${PATH}
|
- export PATH=${TRAVIS_BUILD_DIR}/buildroot/bin/:${PATH}
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -U platformio
|
#- pip install -U platformio
|
||||||
|
- pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Update PlatformIO packages
|
# Update PlatformIO packages
|
||||||
|
Loading…
Reference in New Issue
Block a user