language: python python: - "3.5" install: - pip install pipenv - pipenv install -d --system script: nosetests