Files
deb-python-oauth2client/scripts/build-docs
Craig Citro 07da0fecac Better doc building on travis.
This makes two changes:

* Force `tox` to use a new version of `sphinx`, since we depend on features
  from the `1.3` branch.

* Tweak the `build-docs` script to build on any push. The logic for skipping
  the build in the case of a non-master push was originally in place to
  prevent new docs from being pushed live, but we opted to make that manual
  instead. As a result, this just masks docs errors in pull requests.
2015-03-02 23:55:15 -08:00

918 B
Executable File