|
@@ -11,7 +11,7 @@ script:
|
|
|
- cargo build
|
|
- cargo build
|
|
|
- cargo test
|
|
- cargo test
|
|
|
- rustdoc src/url.rs -L target/deps
|
|
- rustdoc src/url.rs -L target/deps
|
|
|
- - echo '<meta http-equiv=refresh content=0;url=url_/index.html>' > doc/index.html
|
|
|
|
|
|
|
+ - echo '<meta http-equiv=refresh content=0;url=url_/>' > doc/index.html
|
|
|
|
|
|
|
|
after_success: |
|
|
after_success: |
|
|
|
[ $TRAVIS_BRANCH = master ] &&
|
|
[ $TRAVIS_BRANCH = master ] &&
|