And again...

This commit is contained in:
Daniel van Flymen 2017-11-12 16:30:14 -05:00
parent 0a0b2a9b3d
commit 00ca8267df
1 changed files with 1 additions and 2 deletions

View File

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