Travis gives us a venv but no VIRTUAL_ENV variable.

This commit is contained in:
Julien Palard 2018-10-05 18:37:21 +02:00
parent c4bc24be1e
commit bbf0c58467

View File

@ -8,4 +8,4 @@ install:
- pospell --version
script:
- pospell -p dict -l fr **/*.po
- deactivate; make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7 VENV=${VIRTUAL_ENV}
- deactivate; make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7