mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
use a non-versioned package
This commit is contained in:
parent
67f74fbda2
commit
bfbae31950
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 libdb5.3-dev libvirt-dev
|
||||
- sudo apt-get --no-install-recommends install devscripts python ruby php5-cli gawk libdb-dev libvirt-dev
|
||||
#
|
||||
# Modules used by test script
|
||||
- cpanm --notest Test::More File::Find Capture::Tiny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue