We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3dd12d + 5c49e3f commit 07442d4Copy full SHA for 07442d4
1 file changed
.travis.yml
@@ -6,5 +6,5 @@ before_install:
6
install:
7
- pip install pospell
8
script:
9
- - pospell --glob '[a-k]*.po' -p dict -l fr
+ - pospell --glob '*.po' -p dict -l fr
10
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7
0 commit comments