mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 13:13:53 +00:00
Fixing pip (hopefully)
This commit is contained in:
parent
c5e9ce33bd
commit
f0a290873f
@ -63,7 +63,7 @@ matrix:
|
||||
- COMPILER=4.7
|
||||
- os: osx
|
||||
before_install:
|
||||
- python -m ensurepip --default-pip
|
||||
- python -m ensurepip --user
|
||||
install:
|
||||
- python -c 'import sys; print(sys.version_info[:])'
|
||||
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
|
||||
|
Loading…
x
Reference in New Issue
Block a user