Add Mailgun integration (incoming emails)

This commit is contained in:
Frederic Guillot
2015-04-19 16:01:41 -04:00
parent 392133d9ba
commit ac86c3100a
27 changed files with 255 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ class ClassProvider implements ServiceProviderInterface
'GithubWebhook',
'BitbucketWebhook',
'Hipchat',
'MailgunWebhook',
'SlackWebhook',
'PostmarkWebhook',
)