mirror of
https://github.com/encounter/ios-deploy.git
synced 2026-07-10 03:18:49 -07:00
Add Slack notification.
This commit is contained in:
+5
-7
@@ -1,11 +1,9 @@
|
||||
language: objective-c
|
||||
sudo: false
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
- "4.2"
|
||||
install:
|
||||
- npm install
|
||||
|
||||
- npm install
|
||||
script:
|
||||
- "npm test"
|
||||
- npm test
|
||||
notifications:
|
||||
slack:
|
||||
secure: ZJtWH/UQ+AdzakirR0gg7EL1SJg2hd+HWJPk/Gn5fibFh05P7qYdFu056fjQyVM2Kbv+39bnv+fg4lxb3OeewSDCSYgbJ7JzYFSwCb/ERwtJgoUJIDZiNzsTodJ4mCFnddgA0DEIFPhK2ntNa71VnKrVbWDJTY4+Kl+GBtmPplk=
|
||||
|
||||
Reference in New Issue
Block a user