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

Back to pipenv==2018.7.1 (really)

parent ee68f2ee
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@
# - $TRAVIS_BUILD_DIR/.tox
install:
- pip install -U pip setuptools wheel six colorlog
- pip install -U tox-pipenv coverage fluiddevops
- pip install -U pip==18.0 setuptools wheel six colorlog
- pip install -U pipenv==2018.7.1 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
before_script:
......
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