fix parsing error

This commit is contained in:
Erin O'Connell
2017-09-02 13:11:40 -06:00
parent 8f62956de9
commit 7cceb1a31d
+1 -1
View File
@@ -14,7 +14,7 @@ install:
- "pipenv install --dev --skip-lock"
script:
- "script: "pipenv run pytest tests"
- "pipenv run pytest tests"
# command to run tests
jobs: