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 87c9f2b commit 0a0651eCopy full SHA for 0a0651e
.travis.yml
@@ -37,6 +37,7 @@ before_install:
37
- uname --all
38
- sudo apt-get update -qq && sudo apt-get -y install python-pip
39
- python2 --version
40
+ - pip2 install --user --upgrade pip
41
- pip2 --version
42
- pip2 install --user --upgrade platformio
43
- platformio update
0 commit comments