Skip to content

Commit 0a0651e

Browse files
committed
(ci) Always try to update pip2 to latest version
1 parent 87c9f2b commit 0a0651e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ before_install:
3737
- uname --all
3838
- sudo apt-get update -qq && sudo apt-get -y install python-pip
3939
- python2 --version
40+
- pip2 install --user --upgrade pip
4041
- pip2 --version
4142
- pip2 install --user --upgrade platformio
4243
- platformio update

0 commit comments

Comments
 (0)