]> kaliko git repositories - python-musicpd.git/commitdiff
Remove travis
authorKaliko Jack <kaliko@azylum.org>
Wed, 12 Apr 2023 15:30:42 +0000 (17:30 +0200)
committerKaliko Jack <kaliko@azylum.org>
Wed, 12 Apr 2023 15:30:42 +0000 (17:30 +0200)
.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index b00b506..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-language: python
-
-branches:
-  only:
-    - dev
-
-python:
-  - "3.7"
-  - "3.8"
-  - "3.9"
-
-script: python3 setup.py test