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

v2.8-utf8proc
Sébastien Helleu 2015-11-30 10:22:04 +01:00
parent 8d5d22186f
commit a99b01bc5e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ before_script:
script:
- ./tools/build-test.sh
- msgcheck po/*.po
- pylint --version
- pylint doc/docgen.py
after_success: