Skip to content

Commit 0097543

Browse files
committed
Adds libssl-dev refs #1931
1 parent 745e251 commit 0097543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shippable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build:
22
pre_ci:
33
- wget https://github.com/nxadm/rakudo-pkg/releases/download/v2018.03-01/rakudo-pkg-Ubuntu14.04_2018.03-01_amd64.deb
44
- dpkg -i *.deb
5+
- apt-get install libssl-dev
56
- PATH=~/.perl6/bin:/opt/rakudo-pkg/bin:$PATH && export PATH
67
- install-zef-as-user && zef --/tap-harness --depsonly install .
78

0 commit comments

Comments
 (0)