mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-01-12 08:43:53 +08:00
Add initial Travis config
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
language: objective-c
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
||||
|
||||
script: './script/cibuild'
|
||||
Reference in New Issue
Block a user