Skip to content
Snippets Groups Projects
Commit 69d853fe authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Update requirements path.

parent 4bcd6b4b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ python:
- "2.7"
- "3.2"
install:
- pip install --use-mirrors -r utils/travis/requirements-${TRAVIS_PYTHON_VERSION}.txt
- pip install --use-mirrors -r tests/travis/requirements-${TRAVIS_PYTHON_VERSION}.txt
- python setup.py install
script:
- python setup.py test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment