Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a91b5d0

Browse files
committed
Remove dict duplicates from Travis build
I'm removing this because it's generating problems to people and it's not strictly required to have a good translation quality. We can re-add it in the future or even run it manually monthly or similar.
1 parent c51c381 commit a91b5d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ install:
1111
script:
1212
- powrap --check --quiet **/*.po
1313
- pospell -p dict -l es_AR -l es_ES **/*.po
14-
- make dict_dups
1514
- make build
1615
branches:
1716
only:

0 commit comments

Comments
 (0)