1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add command "pylint --version" (Travis CI)

This commit is contained in:
Sébastien Helleu
2015-11-30 10:22:04 +01:00
parent 8d5d22186f
commit a99b01bc5e
+1
View File
@@ -22,6 +22,7 @@ before_script:
script:
- ./tools/build-test.sh
- msgcheck po/*.po
- pylint --version
- pylint doc/docgen.py
after_success: