Skip to content

Commit

Permalink
deadsnake python uses systemwide pip
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Apr 26, 2021
1 parent 8dab47b commit 9d8c9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
before_install:
- sudo apt-get install clang-11 llvm-11-dev
# Python 3.8.2 in Ubuntu LTS has ASan issues
- sudo apt install -y python3-pip
- sudo add-apt-repository -y ppa:deadsnakes/ppa
- sudo apt-get update
- sudo apt-get install python3.9 python3.9-dev python3.9-distutils
Expand Down

0 comments on commit 9d8c9ef

Please sign in to comment.