1
0
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:
Evgeniy Sokolov 2016-01-14 16:36:55 +01:00
parent 44048e049c
commit 34d014965e

View File

@ -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 "^&"