mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Add "pylint" for syntax checks
This commit is contained in:
parent
e78f2c7a44
commit
a2024d95a2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
language: perl
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get --no-install-recommends install devscripts python ruby php5-cli gawk
|
||||
- sudo apt-get --no-install-recommends install devscripts python ruby php5-cli gawk pylint
|
||||
- sudo apt-get --no-install-recommends install pkg-config libdb-dev libvirt-dev libexpat-dev
|
||||
|
||||
# Modules used by test script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue