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-Tickler == 1.0.1'
|
|
|
|
- tickle-circle mapzen documentation master $CIRCLE_TOKEN
|