Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Commit

Permalink
fix travis notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Feb 1, 2016
1 parent 6f15d1c commit 5bc11cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -21,3 +21,10 @@ install:

script:
- npm test

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

0 comments on commit 5bc11cb

Please sign in to comment.