Commit Graph

4 Commits

Author SHA1 Message Date
Takeshi KOMIYA
f7315edfc2 Use bionic (py36) on Circle CI 2019-03-09 17:57:20 +09:00
Takeshi KOMIYA
520797a5e8 test: Upgrade python on Circle CI to 3.5 2018-08-25 02:53:17 +09:00
Stephen Finucane
4fd217ce88 circleci: Install packages ourselves
Start installing Python dependencies and Sphinx itself as part of the
CircleCI job rather than expecting it to be done in the Docker
container. This ensures we will use the version of the packages for a
given commit.

This is the other half of sphinx-doc/docker-ci#1.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-29 13:01:59 +00:00
Takeshi KOMIYA
b65b9e4ff5 Add .circleci/config.yml 2017-05-11 16:26:24 +09:00