May finally be losing my mind

This commit is contained in:
Daniel van Flymen 2017-11-12 16:31:50 -05:00
parent 00ca8267df
commit c765a73806
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ python:
install:
- pip install pipenv
- pipenv install -dev
- pipenv install --dev
script:
- pipenv run python -m unittest