Browse Source

clean cpan installation

HTTP::Daemon::SSL gets installed as pkg already.
Sven Nierlein 9 năm trước cách đây
mục cha
commit
6e7ea28cd4
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .travis.yml

+ 0 - 3
.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