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