Skip to content

Commit 7d9b229

Browse files
committed
Remove --upgrade option
1 parent 8020700 commit 7d9b229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ before_install:
5757
- ./tools/travis/docker.sh
5858
- sudo apt-get install -y python3-pip
5959
- pip install --user --upgrade pip setuptools six
60-
- pip3 install --user --upgrade pip setuptools six
60+
- pip3 install --user setuptools six
6161

6262
install:
6363
- ./tools/travis/setup.sh

0 commit comments

Comments
 (0)