Skip to content

Commit

Permalink
Use development version of PlatformIO Core (#2146)
Browse files Browse the repository at this point in the history
We would be thankful if you could use a development version of PlatformIO Core. in 99.999% it's very stable but there sometimes the cases which we didn't expect, such as platformio/platformio-core#3377

So, if you will see any issues with PlatformIO Core-dev, please report us and we will fix ASAP. Thanks!
  • Loading branch information
ivankravets authored Feb 14, 2020
1 parent cacc758 commit 2875c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ npm_install() {

pio_install() {
pip install -U platformio
pio upgrade --dev
pio platform update -p
}

Expand Down

0 comments on commit 2875c72

Please sign in to comment.