Commit c4bb78ac authored by Ian Bowman's avatar Ian Bowman
Browse files

Update .gitlab-ci.yml

parent 69d73c33
......@@ -7,6 +7,7 @@ test:
- pwd
- virtualenv venv
- . venv/bin/activate
- python -m pip install --upgrade pip
- pip install numpy==1.12.0
- pip install Cython
- pip install scipy matplotlib ipython jupyter pandas sympy nose
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment