You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
machine: |
|
python: |
|
version: 2.7.10 |
|
|
|
test: |
|
override: |
|
- echo "Fine, whatever." |
|
|
|
deployment: |
|
release: |
|
branch: "master" |
|
commands: |
|
- pip install 'Circle-Beacon == 2.0.0' |
|
- alert-circle mapzen documentation master $CIRCLE_TOKEN
|
|
|