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 5702988 + b048230 commit ea14cc7Copy full SHA for ea14cc7
1 file changed
.travis.yml
@@ -10,7 +10,7 @@ install:
10
- powrap --version
11
script:
12
- powrap --check --quiet **/*.po
13
- - cat dict dictionaries/*.txt > dict.txt
+ - awk 1 dict dictionaries/*.txt > dict.txt
14
- pospell -p dict.txt -l es_AR -l es_ES **/*.po
15
- make build
16
branches:
0 commit comments