Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 11:36:54 -05:00
parent 5b57403eef
commit 239bb49714
+1 -1
View File
@@ -26,7 +26,7 @@ install:
# command to run the dependencies
script:
- "pipenv run pytest tests -n auto -m \"$TEST_SUITE\""
- "pipenv run bash ./run-tests.sh"
# command to run tests
# jobs: