Commit Graph

8 Commits

Author SHA1 Message Date
Takeshi KOMIYA
a3cfdffa9b Run epubcheck on Circle CI 2020-07-18 16:57:29 +09:00
Takeshi KOMIYA
df6333a250 CI: Do testing more verbose 2020-07-04 20:46:01 +09:00
Eric Wieser
ae57962b98 Report junit pytest results to CircleCI 2020-05-03 12:38:07 +01:00
Daniel Hahler
c5d42f3184 Remove unnecessary/missing "websupport" extra on CircleCI 2020-03-04 19:12:46 +01:00
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