remove travis.yml

This commit is contained in:
sinseman44
2020-11-14 18:31:37 +00:00
parent 5ca2b938e8
commit 3d748ac882

View File

@@ -1,9 +0,0 @@
language: python
python:
- "2.7"
- "3.5"
- "pypy-5.3.1"
install:
- pip install .
script: ./runtests.sh