Skip to content

Commit

Permalink
Add atomist integration
Browse files Browse the repository at this point in the history
  • Loading branch information
tophatsteve committed Apr 4, 2018
1 parent 42b756f commit 71aab13
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
notifications:
webhooks:
urls:
- https://webhook.atomist.com/atomist/travis/teams/T047SFFHY
on_success: always
on_failure: always
on_start: always
on_cancel: always
on_error: always

language: elixir
elixir:
- 1.6.0
Expand Down

0 comments on commit 71aab13

Please sign in to comment.