Skip to content

Commit

Permalink
Forces installation of IO::Socket::SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Oct 16, 2018
1 parent e276c76 commit 28ffef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/travis-build.sh
Expand Up @@ -18,6 +18,7 @@ case "${BUILDENV}" in
ZEF_BUILD="$HEAD_BUILD/share/perl6/site/bin"
git clone https://github.com/ugexe/zef.git && cd zef && perl6 -Ilib bin/zef install . && cd ..
export PATH="$PATH:$ZEF_BUILD"
zef --/tap-harness install IO::Socket::SSL # Needs to be installed in advance
zef --/tap-harness --depsonly install .
mkdir build
;;
Expand Down

0 comments on commit 28ffef7

Please sign in to comment.