Revert "Adding a travis config script"

This reverts commit 597dceb9c5.
This commit is contained in:
Jamie Hardt
2018-12-05 11:34:23 -08:00
parent 731b8fcc00
commit 7e709241f8

View File

@@ -1,7 +0,0 @@
langauge: python
python:
- "3.7"
script:
- "setup.py test"
install:
- "setup.py install"