summaryrefslogtreecommitdiff
path: root/.circleci/config.yml
AgeCommit message (Collapse)Author
2018-03-23upgrade circle go version to 1.10Steve Manuel
2017-12-20[testing] setting up CI (#210)Steve Manuel
* add circle.yml * docker: update go version to 1.9 * add comments and organize steps * temporarily remove go test step * add ponzu install step * add generate, build, run and test