remove: travis.yml

This commit is contained in:
TheSecEng 2020-04-16 08:49:20 -04:00
parent ced7e12107
commit 53c9584a14
No known key found for this signature in database
GPG Key ID: A7C3BA459E8C5C4E
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
script:
# Run our tests
- cd tests
- python tests.py