Removed env PIPENV_IGNORE_VIRTUALENVS=1

This commit is contained in:
Cédric Bonhomme 2018-02-23 21:35:27 +01:00
parent 3fb30f06f3
commit 09bc6cbaea
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -4,7 +4,6 @@ python:
env:
- PIPENV_VENV_IN_PROJECT=1
- PIPENV_IGNORE_VIRTUALENVS=1
install:
- "pip install pipenv"