Browse Source

Removed old docs repo name

pull/176/head
migurski 8 years ago committed by GitHub
parent
commit
ad2a9089a8
  1. 3
      circle.yml

3
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

Loading…
Cancel
Save