diff options
-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: - 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 |