Skip to content

Commit 8b44b06

Browse files
committed
Install more dependencies from repos
1 parent 43abdf7 commit 8b44b06

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.travis.yml

+13
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,20 @@ matrix:
5454
- silversearcher-ag
5555
- expect-dev # unbuffer
5656
- coreutils
57+
# dependencies for licensecheck
5758
- libyaml-tiny-perl
59+
- libio-socket-ssl-perl
60+
- libhttp-date-perl
61+
- libgetopt-long-descriptive-perl
62+
- libmoo-perl
63+
- libnamespace-clean-perl
64+
- libpath-tiny-perl
65+
- libpod-constants-perl
66+
- libscalar-list-utils-perl
67+
- libsort-key-perl
68+
- libstrictures-perl
69+
- libstring-escape-perl
70+
- libtry-tiny-perl
5871
# OSX based build with QT4 and Python 2
5972
# - os: osx
6073
# osx_image: xcode8.3 # MacOS 10.12: Sierra

0 commit comments

Comments
 (0)