X-Git-Url: https://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=.travis.yml;h=b00b50661a49736c36dca1181461ac42c5862637;hp=8aa0394762fbab99c9e2fa12db2f2c89b84a8a7d;hb=HEAD;hpb=646d270285ecdfa062e1961e116190e7ce5b7828 diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 8aa0394..0000000 --- a/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -language: python - -branches: - only: - - dev - -python: - - "3.2" - - "3.3" - - "3.4" - -script: python3 setup.py test