Skip to content

Commit 8ffba8a

Browse files
author
bors-servo
authored
Auto merge of #271 - Darkspirit:https, r=jdm
Remove unneeded webhook notification servo/saltfs#906 (comment) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/271) <!-- Reviewable:end -->
2 parents d052be8 + 77bb7b6 commit 8ffba8a

File tree

5 files changed

+0
-13
lines changed

5 files changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ script:
2727
- cd ../io-surface
2828
- cargo build --verbose
2929
- cargo test --verbose -- --nocapture
30-
31-
notifications:
32-
webhooks: http://build.servo.org:54856/travis

cocoa/.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
os: osx
22

33
language: rust
4-
5-
notifications:
6-
webhooks: http://build.servo.org:54856/travis

core-graphics/.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ rust:
88
script:
99
- cargo test
1010
- cargo test --features="elcapitan"
11-
12-
notifications:
13-
webhooks: http://build.servo.org:54856/travis

core-text/.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ rust:
44
- beta
55
- stable
66
os: osx
7-
notifications:
8-
webhooks: http://build.servo.org:54856/travis

io-surface/.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ rust:
88
branches:
99
except:
1010
- master
11-
notifications:
12-
webhooks: http://build.servo.org:54856/travis

0 commit comments

Comments
 (0)