Browse Source

Update circle.yml

pull/184/head
Katie Kowalsky 8 years ago committed by GitHub
parent
commit
2f588d4523
  1. 4
      circle.yml

4
circle.yml

@ -10,5 +10,5 @@ deployment:
release:
branch: "master"
commands:
- pip install 'Circle-Tickler == 1.0.1'
- tickle-circle mapzen documentation master $CIRCLE_TOKEN
- pip install ‘Circle-Beacon == 2.0.0'
- alert-circle mapzen documentation master $CIRCLE_TOKEN

Loading…
Cancel
Save