From 086a66e957eb042fad811596ed2f58561e6b7436 Mon Sep 17 00:00:00 2001 From: migurski Date: Wed, 25 Jan 2017 08:53:13 -0800 Subject: [PATCH] Removed old docs repo name (#151) --- circle.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index 737b699..6915f82 100644 --- a/circle.yml +++ b/circle.yml @@ -28,5 +28,4 @@ deployment: - gym --use_legacy_build_api --scheme "ios-sdk" --workspace "ios-sdk.xcworkspace" --output_directory $CIRCLE_ARTIFACTS - scripts/deploy.sh - sudo 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