diff --git a/.travis.yml b/.travis.yml index a2afd2265..500fb8761 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,6 @@ script: - mvn clean package -Pprod branches: only: - - master \ No newline at end of file + - master +notifications: + webhooks: https://fathomless-fjord-24024.herokuapp.com/notify \ No newline at end of file