From c4664506fa9df947e27e62e7c4b7454beea47079 Mon Sep 17 00:00:00 2001 From: Jan Andre Ikenmeyer Date: Sat, 10 Nov 2018 16:48:03 +0100 Subject: [PATCH] Remove unneeded webhook notification --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 22986c58..513ac51d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,3 @@ script: - if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features bench; fi - if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features "bench dummy_match_byte"; fi - cd macros && cargo build --verbose - -notifications: - webhooks: http://build.servo.org:54856/travis