clean cpan installation

HTTP::Daemon::SSL gets installed as pkg already.
This commit is contained in:
Sven Nierlein 2016-11-11 10:42:12 +01:00
parent b2042f1d84
commit 6e7ea28cd4

View file

@ -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