mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
8 lines
104 B
YAML
8 lines
104 B
YAML
language: python
|
|
python:
|
|
- 2.7
|
|
script: ./script/cibuild
|
|
notifications:
|
|
email:
|
|
- ross@github.com
|