Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Commit

Permalink
Upload docs only on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 10, 2015
1 parent 5cf475f commit 2683e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script:
- rustdoc --test README.md -L target
- cargo doc --no-deps
after_success:
- travis-cargo --only stable doc-upload
- travis-cargo --only nightly doc-upload
- travis-cargo coveralls --no-sudo
env:
global:
Expand Down

0 comments on commit 2683e19

Please sign in to comment.