mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 12:43:52 +00:00
Fix macOS Travis build
This commit is contained in:
parent
45520a0ec4
commit
93a16eea61
@ -51,6 +51,8 @@ matrix:
|
||||
env:
|
||||
- COMPILER=4.7
|
||||
- os: osx
|
||||
before_install:
|
||||
- python -m ensurepip
|
||||
install:
|
||||
- python -c 'import sys; print(sys.version_info[:])'
|
||||
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
|
||||
|
Loading…
x
Reference in New Issue
Block a user