Skip to content

Commit 4ff0684

Browse files
committed
⚡ Travis CI ⚡
1 parent 225886c commit 4ff0684

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: objective-c
2+
3+
notifications:
4+
email:
5+
on_success: never
6+
on_failure: change
7+
8+
script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'

0 commit comments

Comments
 (0)