enable Travis CI
This commit is contained in:
parent
edea63a575
commit
59fb0ddf1f
1 changed files with 11 additions and 0 deletions
11
.travis.yml
Normal file
11
.travis.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
language: objective-c
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
on_failure: change
|
||||||
|
|
||||||
|
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
|
||||||
|
|
||||||
|
git:
|
||||||
|
depth: 10
|
||||||
Loading…
Add table
Add a link
Reference in a new issue