This simple PHP code will allow you to send Travis-CI build notifications to your discord channel.
- Configure your webserver of choice and make sure it has support for PHP
- Configure the script, making sure to add your unique Discord webhook URL.
- Add the following to your
.travis.yml
file. More configuration options can be found here
notifications:
webhooks: http://your-domain.com/travis-ci.php