Site updated at 2016-05-21 22:00:31 UTC

This commit is contained in:
Travis CI 2016-05-21 22:00:31 +00:00
parent 1399856378
commit cc19822b04
328 changed files with 7619 additions and 978 deletions

View file

@ -185,6 +185,15 @@
<div class='section'>
<h1 class="title delta">Category Notifications</h1>
<ul class='divided'>
<li>
<a href='/components/notify.aws_lambda/'>AWS Lambda</a>
</li>
<li>
<a href='/components/notify.aws_sns/'>AWS SNS</a>
</li>
<li>
<a href='/components/notify.aws_sqs/'>AWS SQS</a>
</li>
<li>
<a href='/components/notify.command_line/'>Command line Notify</a>
</li>
@ -245,6 +254,9 @@
<li>
<a href='/components/notify.telegram/'>Telegram</a>
</li>
<li>
<a href='/components/notify.twilio_sms/'>Twilio SMS</a>
</li>
<li>
<a href='/components/notify.twitter/'>Twitter</a>
</li>