We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225886c commit 4ff0684Copy full SHA for 4ff0684
.travis.yml
@@ -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