mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 10:22:20 +00:00
right names in git diff
This commit is contained in:
parent
d80d2e78ff
commit
c3fb3e7e63
@ -3,6 +3,7 @@ before_install:
|
|||||||
- sudo apt-get install -y hunspell hunspell-ru hunspell-en-us hunspell-de-de
|
- sudo apt-get install -y hunspell hunspell-ru hunspell-en-us hunspell-de-de
|
||||||
- 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
|
- 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
|
- unzip dictionary.otx
|
||||||
|
- git config core.quotepath false
|
||||||
script:
|
script:
|
||||||
- sh files/.travis.sh
|
- sh files/.travis.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user