diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 92537c4..0000000 --- a/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -language: python -branches: - only: - - master -install: - - pip install -r requirements.txt -script: - - python setup.py pkdeploy