mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-07-15 19:52:58 -04:00
clean cpan installation
HTTP::Daemon::SSL gets installed as pkg already.
This commit is contained in:
parent
b2042f1d84
commit
6e7ea28cd4
1 changed files with 0 additions and 3 deletions
|
|
@ -29,9 +29,6 @@ install:
|
|||
- sudo apt-get install -qq --no-install-recommends faketime
|
||||
# Trusty related dependencies (not yet provided)
|
||||
- sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server
|
||||
# this perl module is not available as pkg
|
||||
- sudo apt-get install -qq --no-install-recommends cpanminus
|
||||
- cpanm -n HTTP::Daemon::SSL
|
||||
|
||||
before_script:
|
||||
# ensure we have a test database in place for tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue