/TravisCI-Webhooks

Webhook Receiver/Sender for TravisCI/Discord Integration

Primary LanguagePHPThe UnlicenseUnlicense

TravisCI-Webhooks

This simple PHP code will allow you to send Travis-CI build notifications to your discord channel.

Screenshot

Setup

  1. Configure your webserver of choice and make sure it has support for PHP
  2. Configure the script, making sure to add your unique Discord webhook URL.
  3. Add the following to your .travis.yml file. More configuration options can be found here
notifications:
  webhooks: http://your-domain.com/travis-ci.php