diff options
| author | Sven Nierlein <sven@nierlein.de> | 2016-11-11 10:42:12 +0100 |
|---|---|---|
| committer | Sven Nierlein <sven@nierlein.de> | 2016-11-11 10:42:12 +0100 |
| commit | 6e7ea28cd47ff1dcb6925e2664a42d2434414d62 (patch) | |
| tree | 982e39f5f97c5894794ab4239a23ca848a75e3f1 | |
| parent | b2042f1d848a36785e0d9829b4c44a2ebe327962 (diff) | |
| download | monitoring-plugins-6e7ea28.tar.gz | |
clean cpan installation
HTTP::Daemon::SSL gets installed as pkg already.
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 09acff8a..29290fd1 100644 --- a/.travis.yml +++ b/.travis.yml | |||
| @@ -29,9 +29,6 @@ install: | |||
| 29 | - sudo apt-get install -qq --no-install-recommends faketime | 29 | - sudo apt-get install -qq --no-install-recommends faketime |
| 30 | # Trusty related dependencies (not yet provided) | 30 | # Trusty related dependencies (not yet provided) |
| 31 | - sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server | 31 | - sudo apt-get install -qq --no-install-recommends mariadb-client mariadb-server |
| 32 | # this perl module is not available as pkg | ||
| 33 | - sudo apt-get install -qq --no-install-recommends cpanminus | ||
| 34 | - cpanm -n HTTP::Daemon::SSL | ||
| 35 | 32 | ||
| 36 | before_script: | 33 | before_script: |
| 37 | # ensure we have a test database in place for tests | 34 | # ensure we have a test database in place for tests |
