1
0
mirror of https://github.com/ru-de/faq.git synced 2024-11-22 18:32:19 +00:00
This commit is contained in:
Evgeniy Sokolov 2017-01-12 14:23:32 +01:00
parent 64879c57bb
commit aae198d039

View File

@ -1,4 +1,6 @@
before_install: before_install:
- export GOPATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace:$GOPATH"
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
- sudo apt-get -qq update - sudo apt-get -qq update
- 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 https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group > .dict_page - curl -s https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group > .dict_page