diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index f287201..0000000 --- a/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: python -python: - - 2.7 - - 3.6 -install: - - python setup.py install -script: - - python setup.py test