mirror of
https://github.com/ru-de/faq.git
synced 2024-11-13 22:21:01 +00:00
right call of travis.sh
This commit is contained in:
parent
750f401918
commit
08fc02d486
@ -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
|
- 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
|
||||||
script:
|
script:
|
||||||
- ./.travis.sh
|
- sh travis.sh
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user