build docs with python 3
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3899f91b Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3899f91b Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3899f91b Branch: refs/heads/trunk Commit: 3899f91b9947ff6d3e782c338cfd63d3ac010a35 Parents: a9a06e8 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Aug 21 09:41:52 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Aug 21 09:41:52 2017 +1000 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3899f91b/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index a7e784f..8109850 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ matrix: python: 2.7 before_script: TOX_ENV=coverage - env: ENV=docs - python: 2.7 + python: 3.5 before_script: TOX_ENV=docs-travis # Note: graphviz is needed for grapgs embedded in the docs addons: