1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Delete .travis.yml

This commit is contained in:
Ross McFarland
2019-11-22 17:29:41 -08:00
committed by GitHub
parent 6428d3090d
commit e600575e47

View File

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