Skip to content

Commit

Permalink
Travis Fix for E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
codevulture committed Jun 21, 2017
1 parent 7f5bba3 commit 97ee0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps = -r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands =
python -V
nosetests []
nosetests -e e2e -v

[testenv:docs]
commands =
Expand Down

0 comments on commit 97ee0d8

Please sign in to comment.