Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary/missing "websupport" extra on CircleCI | Daniel Hahler | 2020-03-04 | 1 | -1/+1 |
| | |||||
* | Use bionic (py36) on Circle CI | Takeshi KOMIYA | 2019-03-09 | 1 | -3/+3 |
| | |||||
* | test: Upgrade python on Circle CI to 3.5 | Takeshi KOMIYA | 2018-08-25 | 1 | -3/+3 |
| | |||||
* | circleci: Install packages ourselves | Stephen Finucane | 2017-12-29 | 1 | -0/+2 |
| | | | | | | | | | | | 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> | ||||
* | Add .circleci/config.yml | Takeshi KOMIYA | 2017-05-11 | 1 | -0/+9 |