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: install:
- pip install pipenv - pip install pipenv
- pipenv --three - pipenv install -dev
- pipenv install -d --system
script: script:
- pipenv run python -m unittest - pipenv run python -m unittest