Try to re-fix travis build, ouin.

This commit is contained in:
Julien Palard 2018-10-05 18:06:56 +02:00
parent 740eb9c40d
commit 4e65bcff10

View File

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