diff --git a/practices/ci.md b/practices/ci.md index 0ca62da..2ac2b88 100644 --- a/practices/ci.md +++ b/practices/ci.md @@ -1,7 +1,3 @@ # Continuous Integration We believe that CI is a value, and an attitude, not just a task. Read [this article](https://github.com/oreillymedia/97-things-every-agile-developer-should-know/blob/master/CI_attitude.asciidoc) for more context. - -We used to use travis-ci.org for our CI builds whenever possible. See [https://travis-ci.org/curationexperts](https://travis-ci.org/curationexperts) for the current list. - -We currently use CircleCI for new projects. See [every_project/circleci](every_project/circleci.md)