language: python services: docker before_script: - pip install pipenv - pipenv install --dev --system script: - pipenv run test