Skip to content

Commit 9d8c9ef

Browse files
committed
deadsnake python uses systemwide pip
1 parent 8dab47b commit 9d8c9ef

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
@@ -124,6 +124,7 @@ jobs:
124124
before_install:
125125
- sudo apt-get install clang-11 llvm-11-dev
126126
# Python 3.8.2 in Ubuntu LTS has ASan issues
127+
- sudo apt install -y python3-pip
127128
- sudo add-apt-repository -y ppa:deadsnakes/ppa
128129
- sudo apt-get update
129130
- sudo apt-get install python3.9 python3.9-dev python3.9-distutils

0 commit comments

Comments
 (0)