mirror of
https://github.com/ru-de/faq.git
synced 2024-11-09 12:11:02 +00:00
fix travis
This commit is contained in:
parent
44048e049c
commit
34d014965e
@ -1,5 +1,6 @@
|
||||
install:
|
||||
- sudo apt-get install hundspell hunspell-ru hunspell-en-us
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y hundspell hunspell-ru hunspell-en-us
|
||||
|
||||
script:
|
||||
- git diff HEAD^ | hunspell -d ru_RU,en_US | grep "^&"
|
||||
|
Loading…
Reference in New Issue
Block a user