Skip to content

Commit 7b4fe69

Browse files
committed
deadsnake python uses systemwide pip
1 parent 5d7c4e6 commit 7b4fe69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
before_install:
131131
- sudo apt-get install clang-11 llvm-11-dev
132132
# Python 3.8.2 in Ubuntu LTS has ASan issues
133+
- sudo apt install -y python3-pip
133134
- sudo add-apt-repository -y ppa:deadsnakes/ppa
134135
- sudo apt-get update
135136
- sudo apt-get install python3.9 python3.9-dev python3.9-distutils

0 commit comments

Comments
 (0)