Try to collaborate with travis.

This commit is contained in:
Julien Palard 2018-10-05 17:45:52 +02:00
parent 34f52816f9
commit 0406ea756d

View File

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