Skip to content

Commit 10427db

Browse files
author
bors-servo
committed
Auto merge of #19 - servo:doc-link, r=SimonSapin
Link to doc.servo.org <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/tendril/19) <!-- Reviewable:end -->
2 parents 9f58ae4 + c7d07dd commit 10427db

File tree

4 files changed

+1
-5
lines changed

4 files changed

+1
-5
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ script:
99
- cargo test
1010
- "if [ $TRAVIS_RUST_VERSION = nightly ]; then cargo test --features unstable; fi"
1111
- "if [ $TRAVIS_RUST_VERSION = nightly ]; then (cd capi/ctest; ./build-and-test.sh); fi"
12-
after_success: curl https://raw.githubusercontent.com/kmcallister/travis-doc-upload/master/travis-doc-upload.sh | sh
1312
notifications:
1413
webhooks: http://build.servo.org:54856/travis

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ contains a substantial amount of `unsafe` code. Use at your own risk!
55

66
[![Build Status](https://travis-ci.org/servo/tendril.svg?branch=master)](https://travis-ci.org/servo/tendril)
77

8-
[API Documentation](https://kmcallister.github.io/docs/tendril/tendril/index.html)
8+
[API Documentation](http://doc.servo.org/tendril/index.html)
99

1010
## Introduction
1111

scripts/id_rsa.enc

-1.64 KB
Binary file not shown.

scripts/travis-doc-upload.cfg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)