From ad2a9089a82928d0b2d0575117c4e7a7f91c956e Mon Sep 17 00:00:00 2001 From: migurski Date: Tue, 24 Jan 2017 16:14:50 -0800 Subject: [PATCH] Removed old docs repo name --- circle.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index ea4d991..59deb90 100644 --- a/circle.yml +++ b/circle.yml @@ -11,5 +11,4 @@ deployment: branch: "master" commands: - pip install 'Circle-Tickler == 1.0.1' - # remove the first run once new repo is verified - - tickle-circle mapzen mapzen-docs-generator master $CIRCLE_TOKEN || tickle-circle mapzen documentation master $CIRCLE_TOKEN + - tickle-circle mapzen documentation master $CIRCLE_TOKEN