mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 19:42:12 +00:00
fix
This commit is contained in:
@@ -66,7 +66,7 @@ git:
|
||||
# Install packages (pre-installed: pytest numpy)
|
||||
install:
|
||||
- if [[ ${TRAVIS_OS_NAME} == "osx" ]]; then
|
||||
pyenv install ${PY}
|
||||
pyenv install ${PY};
|
||||
fi
|
||||
- pyenv versions
|
||||
- pyenv global ${PY}
|
||||
|
||||
Reference in New Issue
Block a user