File tree Expand file tree Collapse file tree 4 files changed +1
-5
lines changed Expand file tree Collapse file tree 4 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 9
9
- cargo test
10
10
- " if [ $TRAVIS_RUST_VERSION = nightly ]; then cargo test --features unstable; fi"
11
11
- " 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
13
12
notifications :
14
13
webhooks : http://build.servo.org:54856/travis
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ contains a substantial amount of `unsafe` code. Use at your own risk!
5
5
6
6
[ ![ Build Status] ( https://travis-ci.org/servo/tendril.svg?branch=master )] ( https://travis-ci.org/servo/tendril )
7
7
8
- [ API Documentation] ( https ://kmcallister.github.io/docs/tendril /tendril/index.html)
8
+ [ API Documentation] ( http ://doc.servo.org /tendril/index.html)
9
9
10
10
## Introduction
11
11
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments