]> jfr.im git - irc/weechat/qweechat.git/blobdiff - .travis.yml
Fix flake8.
[irc/weechat/qweechat.git] / .travis.yml
index 113463a33208043cfe8d1a12288f65ad832c3745..ebaca860325d695cc2a83f1abd98626e8a2f2ffe 100644 (file)
@@ -1,7 +1,9 @@
 language: python
 
 python:
-  - "2.7"
+  - "3.7"
+  - "3.8"
+  - "3.9"
 
 install:
   - pip install flake8
@@ -9,4 +11,5 @@ install:
 
 script:
   - flake8 qweechat
+  - qweechat-testproto --version
   - qweechat-testproto --help