We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778b945 commit 8aad6e1Copy full SHA for 8aad6e1
.travis.yml
@@ -38,7 +38,7 @@ before_install:
38
- sudo apt-get update -qq && sudo apt-get -y install python-pip
39
- python2 --version
40
- pip2 --version
41
- - pip2 install --user --upgrade git+git://github.com/platformio/platformio-core.git@36a222822019b243ec254ab19b8b4e83462b90d3
+ - pip2 install --user --upgrade platformio
42
- platformio update
43
- platformio --version
44
#
0 commit comments