1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/.travis.yml
2019-10-07 09:34:10 -07:00

11 lines
185 B
YAML

language: python
matrix:
include:
- python: 2.7
- python: 3.7
before_install: pip install --upgrade pip
script: ./script/cibuild
notifications:
email:
- ross@github.com