ex-mode/.travis.yml
2015-07-30 08:50:53 +02:00

11 lines
200 B
YAML

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