]> jfr.im git - irc/weechat/qweechat.git/blame - .travis.yml
Merge pull request #13 from maxking/py3-qt6
[irc/weechat/qweechat.git] / .travis.yml
CommitLineData
41157050
SH
1language: python
2
3python:
cb2f9d28
AR
4 - "3.7"
5 - "3.8"
6 - "3.9"
41157050
SH
7
8install:
9 - pip install flake8
10 - python setup.py install
11
12script:
13 - flake8 qweechat
b8af54aa 14 - qweechat-testproto --version
41157050 15 - qweechat-testproto --help