Skip to content

Commit

Permalink
docs.rs seems to be sticking around
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Dec 21, 2017
1 parent 42ab054 commit 6a2c63a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 22 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@ script:
branches:
only:
master
after_success: |
[ $TRAVIS_PULL_REQUEST == "false" ] &&
[ $TRAVIS_RUST_VERSION == "stable" ] &&
[ $TRAVIS_OS_NAME == "linux" ] &&
bash ./publish-docs.sh
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use c_types::some_type;

## Documentation ##

API documentation is [here](http://dimbleby.github.io/rust-c-types).
API documentation is [here](https://docs.rs/c-types).

## Contributing ##

Expand Down
16 changes: 0 additions & 16 deletions publish-docs.sh

This file was deleted.

Binary file removed publish-key.enc
Binary file not shown.

0 comments on commit 6a2c63a

Please sign in to comment.