remove: travis.yml
This commit is contained in:
parent
ced7e12107
commit
53c9584a14
|
@ -1,9 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
script:
|
||||
# Run our tests
|
||||
- cd tests
|
||||
- python tests.py
|
Loading…
Reference in New Issue