mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 11:56:08 +08:00
9 lines
120 B
YAML
9 lines
120 B
YAML
language: objective-c
|
|
|
|
notifications:
|
|
email:
|
|
on_success: never
|
|
on_failure: change
|
|
|
|
script: './script/cibuild'
|