mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-29 19:42:12 +00:00
fix travis
This commit is contained in:
@@ -58,7 +58,7 @@ install:
|
||||
- export CC=${CC}-${COMPILER_VERSION}
|
||||
# - conda create --name pyenv --yes python=${PYTHON_VERSION} numpy
|
||||
# - source activate pyenv
|
||||
- pip install --user --upgrade pip
|
||||
- pip install --upgrade pip
|
||||
- pip install --user --only-binary=numpy numpy==1.11.1 cpp-coveralls urllib3[secure]
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user