From dd85b2d7b2ee849852eb3bc3903ab1184bf76212 Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Mon, 28 Mar 2016 09:58:32 -0400 Subject: [PATCH] DOC: Updated whatsnew for continuous integration enhancements --- docs/source/whatsnew/0.8.5.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/whatsnew/0.8.5.txt b/docs/source/whatsnew/0.8.5.txt index 6fd25cbd..5b54580b 100644 --- a/docs/source/whatsnew/0.8.5.txt +++ b/docs/source/whatsnew/0.8.5.txt @@ -69,7 +69,9 @@ None Build ~~~~~ -None +* Added AppVeyor for continuous integration on Windows. Added conda build of + zipline and its dependencies to AppVeyor and Travis builds, which upload + their results to anaconda.org labeled with "ci". (:issue:`981`) Documentation ~~~~~~~~~~~~~