]> kaliko git repositories - python-musicpd.git/blob - .travis.yml
8aa0394762fbab99c9e2fa12db2f2c89b84a8a7d
[python-musicpd.git] / .travis.yml
1 language: python
2
3 branches:
4   only:
5     - dev
6
7 python:
8   - "3.2"
9   - "3.3"
10   - "3.4"
11
12 script: python3 setup.py test