Skip to content

Commit 719b3da

Browse files
committed
Upgrades pip
1 parent dc79cbe commit 719b3da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ addons:
1717
- sshpass
1818

1919
before_install:
20+
# Upgrades pip
21+
- pip install --upgrade pip
2022
# Gets scripts
2123
- git clone -b v1.2.2 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts
2224
# Sets scripts as executable

0 commit comments

Comments
 (0)