Commit 2ee19c19 authored by Ian Bowman's avatar Ian Bowman
Browse files

Update .gitlab-ci.yml

parent f93a2089
......@@ -7,7 +7,7 @@ before_script:
- virtualenv venv
- . venv/bin/activate
- python -V
- pip install requirements.txt
- pip install -r requirements.txt
test:
stage: test
......
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