]> kaliko git repositories - python-musicpd.git/blobdiff - .travis.yml
Cleanup tests code
[python-musicpd.git] / .travis.yml
index 8aa0394762fbab99c9e2fa12db2f2c89b84a8a7d..b00b50661a49736c36dca1181461ac42c5862637 100644 (file)
@@ -5,8 +5,8 @@ branches:
     - dev
 
 python:
-  - "3.2"
-  - "3.3"
-  - "3.4"
+  - "3.7"
+  - "3.8"
+  - "3.9"
 
 script: python3 setup.py test