summaryrefslogtreecommitdiff
path: root/.circleci
Commit message (Expand)AuthorAgeFilesLines
* Ensuring build module is installed before source dist.v0.2.1Josh Marshall2021-03-311-0/+3
* Moving CI dependencies to dev-requirements.Josh Marshall2021-03-311-3/+0
* Removing references to setup.py in Circle config.Josh Marshall2021-03-311-2/+2
* Storing source distribution in Circle.Josh Marshall2021-03-311-0/+5
* Using explicit Circle paths for cache.Josh Marshall2021-03-311-1/+4
* Storing test results.Josh Marshall2021-03-311-0/+2
* Fixing cache key in Circle.Josh Marshall2021-03-311-2/+2
* Don't run flake8 as part of tox.Josh Marshall2021-03-301-1/+1
* Separate pyenv commands in Circle.Josh Marshall2021-03-301-3/+5
* Using different python image in Circle.Josh Marshall2021-03-301-4/+2
* Using manual cache key in Circle.Josh Marshall2021-03-301-2/+1
* Using manual cache key in Circle.Josh Marshall2021-03-301-3/+15
* Running manual dev dependency step in Circle.Josh Marshall2021-03-301-1/+3
* Adding CircleCI support.Josh Marshall2021-03-301-0/+28