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.
1 parent 5702988 commit b048230Copy full SHA for b048230
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