Skip to content

Commit c466450

Browse files
committed
Remove unneeded webhook notification
1 parent 756075b commit c466450

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@ script:
1313
- if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features bench; fi
1414
- if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo test --features "bench dummy_match_byte"; fi
1515
- cd macros && cargo build --verbose
16-
17-
notifications:
18-
webhooks: http://build.servo.org:54856/travis

0 commit comments

Comments
 (0)