mirror of
https://github.com/ru-de/faq.git
synced 2024-11-08 19:51:01 +00:00
9 lines
99 B
YAML
9 lines
99 B
YAML
|
install:
|
||
|
- sudo npm install yaspeller -g
|
||
|
|
||
|
script:
|
||
|
- yaspeller .
|
||
|
|
||
|
notifications:
|
||
|
email: false
|