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