Delete .travis.yml

This commit is contained in:
Pascal Vizeli 2019-03-04 10:04:19 +01:00 committed by GitHub
parent 4e1469ada4
commit 3ea85f6a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +0,0 @@
sudo: true
dist: xenial
install: pip install -U tox
language: python
python: 3.7
script: tox