1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-25 13:55:34 -05:00

Merge pull request #634 from DaveDavenport/wip/travis-hooks

travis: Add WebHook
This commit is contained in:
Dave Davenport 2017-07-15 20:20:50 +02:00 committed by GitHub
commit 1e92dd8923

View file

@ -91,3 +91,8 @@ script:
after_success:
- bash <(curl -s https://codecov.io/bash)
notifications:
webhooks:
urls:
- secure: "AqDM5SkWJPSBeCiyGdXzHYLnFCML/vKxWW/0wE00ocX+97Fa5ixeU7apMJ0OMZ0ZQVXG96xVtlJ513ZSpnRYHx6FF+Ivvw5pYeZjKHqtxThEhOueW1YynYWMX7HJrA4P19ollqRLrtsJqG6x7BhVEnIyhyu9eXtgj6hiI70F0SE="
on_success: change