Browse Source

Update circle.yml

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

2
circle.yml

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

Loading…
Cancel
Save