mirror of
https://github.com/ru-de/faq.git
synced 2024-11-22 10:22:20 +00:00
gopath
This commit is contained in:
parent
64879c57bb
commit
aae198d039
@ -1,4 +1,6 @@
|
||||
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 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
|
||||
|
Loading…
Reference in New Issue
Block a user