mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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'
|