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
-10
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:
- [email protected]