]> kaliko git repositories - python-musicpd.git/blob - .travis.yml
Add cross reference to socket timeout
[python-musicpd.git] / .travis.yml
1 language: python
2
3 branches:
4   only:
5     - dev
6
7 python:
8   - "3.7"
9   - "3.8"
10   - "3.9"
11
12 script: python3 setup.py test