Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit 27359aa

Browse files
author
bors-servo
authored
Auto merge of #446 - 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/rust-mozjs/446) <!-- Reviewable:end -->
2 parents 26b270d + 581f758 commit 27359aa

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,4 @@ script:
3434
- CCACHE=$(which ccache) RUST_BACKTRACE=1 cargo test --verbose $FEATURES
3535
- ccache -s
3636

37-
notifications:
38-
webhooks: http://build.servo.org:54856/travis
39-
4037
cache: ccache

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
Rust bindings to SpiderMonkey
44

5-
[Documentation](http://doc.servo.org/mozjs/)
5+
[Documentation](https://doc.servo.org/mozjs/)
66

77
See https://github.com/servo/mozjs/blob/master/README.md for build instructions.

0 commit comments

Comments
 (0)