mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
11 lines
139 B
YAML
11 lines
139 B
YAML
language: ruby
|
|
rvm:
|
|
- "2.0.0"
|
|
|
|
script: make all
|
|
|
|
notifications:
|
|
email:
|
|
recipients:
|
|
- dave@dtrt.org
|
|
- saivann@gmail.com
|