mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 18:32:19 +00:00
spell-checker
This commit is contained in:
parent
e7b7090f42
commit
d130bc59b9
@ -4,7 +4,7 @@ before_install:
|
||||
- curl -s http://extensions.libreoffice.org/extension-center/russian-spellcheck-dictionary.-based-on-works-of-aot-group | grep -oP "http://extensions.libreoffice.org/extension-center/russian-spellcheck-dictionary.-based-on-works-of-aot-group/pscre[^\"]+" | sort -r | head -1 | wget -q -i - -O dictionary.otx
|
||||
- unzip dictionary.otx
|
||||
script:
|
||||
- git diff HEAD^ | hunspell -d russian-aot,en_US | grep "^&"
|
||||
- ./.travis.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user