From 8b44b06ea9df4eda0ed8fd6d2bf3412018f0176f Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Mon, 4 Jun 2018 08:34:11 +1000 Subject: [PATCH] Install more dependencies from repos --- .travis.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5b8b4ea360a..48e872038a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,20 @@ matrix: - silversearcher-ag - expect-dev # unbuffer - coreutils + # dependencies for licensecheck - libyaml-tiny-perl + - libio-socket-ssl-perl + - libhttp-date-perl + - libgetopt-long-descriptive-perl + - libmoo-perl + - libnamespace-clean-perl + - libpath-tiny-perl + - libpod-constants-perl + - libscalar-list-utils-perl + - libsort-key-perl + - libstrictures-perl + - libstring-escape-perl + - libtry-tiny-perl # OSX based build with QT4 and Python 2 # - os: osx # osx_image: xcode8.3 # MacOS 10.12: Sierra