From a09a0673ff96b405b64a5176e10cc840667f0c04 Mon Sep 17 00:00:00 2001 From: "Rachel M. Kadel" Date: Fri, 9 Oct 2020 19:32:16 -0400 Subject: [PATCH] Removed recipes from playbook entry on CI --- practices/ci.md | 4 ---- 1 file changed, 4 deletions(-) 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)