Skip to content
Snippets Groups Projects
Commit b82ac6ec authored by Pierre Augier's avatar Pierre Augier
Browse files

Try with pip=18.0

parent 07a1b061
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
# - $TRAVIS_BUILD_DIR/.tox
install:
- pip install -U pip setuptools wheel six colorlog
- pip install -U pip==18.0 setuptools wheel six colorlog
- pip install -U tox-pipenv coverage fluiddevops
- pip install -U numpy cython mako mpi4py fluidpythran # To be removed when pip==10 is out and this step can be bootstrapped
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment