diff --git a/.travis.yml b/.travis.yml index 218d7f9c4..0191f4d53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,5 @@ script: - cargo doc --no-deps - rustdoc --test README.md -L target/debug -after_success: - - curl https://mvdnes.github.io/rust-docs/travis-doc-upload.sh | bash +#after_success: +# - curl https://mvdnes.github.io/rust-docs/travis-doc-upload.sh | bash diff --git a/README.md b/README.md index ab6ab5c61..4515f9c82 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -**Unfortunately, due to a lack of time and loss of interest, this project will no longer be actively maintained.** - zip-rs ====== -[![Build Status](https://travis-ci.org/mvdnes/zip-rs.svg?branch=master)](https://travis-ci.org/mvdnes/zip-rs) -[![Build status](https://ci.appveyor.com/api/projects/status/gsnpqcodg19iu253/branch/master?svg=true)](https://ci.appveyor.com/project/mvdnes/zip-rs/branch/master) +[![Build Status](https://travis-ci.org/rzip/zip-rs.svg?branch=master)](https://travis-ci.org/rzip/zip-rs) +[![Build status](https://ci.appveyor.com/api/projects/status/wxjbjran31bha9l0/branch/master?svg=true)](https://ci.appveyor.com/project/elpiel/zip-rs/branch/master) [![Crates.io version](https://img.shields.io/crates/v/zip.svg)](https://crates.io/crates/zip) [Documentation](http://mvdnes.github.io/rust-docs/zip-rs/zip/index.html)