Skip to content
Snippets Groups Projects
Commit 4fb14d76 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Install docs/requirements.txt in travis

parent 2292112a
No related merge requests found
......@@ -30,6 +30,7 @@ install:
- source activate test-environment
- pip install nose-timer
- pip install -r requirements.txt
- pip install -r docs/requirements.txt
- pip install .
- pip freeze
env:
......
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