Skip to content

Commit

Permalink
[travis-ci] upload docs to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Oct 7, 2015
1 parent 08e15db commit f458d95
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 @@ -28,7 +28,7 @@ script:
after_success:
# upload the documentation from the build with stable (automatically only actually
# runs on the master branch, not individual PRs)
- travis-cargo doc-upload
- travis-cargo doc-upload --branch gh-pages
# measure code coverage and upload to coveralls.io
- travis-cargo coveralls --no-sudo

Expand Down

0 comments on commit f458d95

Please sign in to comment.