Skip to content

Commit

Permalink
fix travis notification settings
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Mar 1, 2016
1 parent 0716cce commit 040fc26
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,10 @@ install:

script:
- ember try $EMBER_TRY_SCENARIO test

notifications:
email: false
slack:
rooms:
secure: OOKD4ZksqzEBW/A3WRuOToODIxnDITqx+Esu7tdmmYPuQlMYgx4SUHv8j9OM9/ScFJiseeVGSkl45vJrHLLIITX9XSjO1RgiGZgw2heVujmGpF6CZNqvT6GsQuKIvMzmwF7IxuHdfV45Csr9Ou/Fg74TszR/4S2h4SOI4zhLg7A=
on_success: never

0 comments on commit 040fc26

Please sign in to comment.