1
0
mirror of https://github.com/ru-de/faq.git synced 2024-09-19 19:41:28 +00:00
faq-de/.travis.yml

9 lines
99 B
YAML
Raw Normal View History

2016-01-14 14:46:56 +00:00
install:
- sudo npm install yaspeller -g
script:
- yaspeller .
notifications:
email: false