diff options
author | Corey Farwell <coreyf@rwell.org> | 2017-01-30 18:03:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-30 18:03:38 -0500 |
commit | 092b10065ce53fc5f8e826b6833193b1ca2eb8f7 (patch) | |
tree | 718645b8aa697b5fdd86ebf63aab97e53a985d92 | |
parent | 71deabc8bc40baaccf15415cc1f789392de62f2c (diff) | |
download | servo-092b10065ce53fc5f8e826b6833193b1ca2eb8f7.tar.gz servo-092b10065ce53fc5f8e826b6833193b1ca2eb8f7.zip |
Remove 'buildtimetrend' Travis webhook.
The service is discontinued.
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 363d13cc1dd..4826c7eb151 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,3 @@ matrix: branches: only: - master - -notifications: - webhooks: - - https://buildtimetrend.herokuapp.com/travis |