Skip to content

Commit

Permalink
Add Slack notification.
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Oct 20, 2016
1 parent 79a2a3b commit f3f26be
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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=

0 comments on commit f3f26be

Please sign in to comment.