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:
@@ -22,6 +22,7 @@ before_script:
|
||||
script:
|
||||
- ./tools/build-test.sh
|
||||
- msgcheck po/*.po
|
||||
- pylint --version
|
||||
- pylint doc/docgen.py
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user