Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-04 07:50:34 -05:00
parent 48452e6f84
commit 54e28c8287
+1 -1
View File
@@ -25,7 +25,7 @@ install:
# command to run the dependencies
script:
- "pipenv run pytest tests -m $TEST_SUITE"
- "pipenv run pytest tests -m \"$TEST_SUITE\""
# command to run tests
# jobs: