core: add command "pylint --version" (Travis CI)
This commit is contained in:
parent
8d5d22186f
commit
a99b01bc5e
@ -22,6 +22,7 @@ before_script:
|
||||
script:
|
||||
- ./tools/build-test.sh
|
||||
- msgcheck po/*.po
|
||||
- pylint --version
|
||||
- pylint doc/docgen.py
|
||||
|
||||
after_success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user