Skip to content

Commit 6e68e22

Browse files
committed
[Build] Finding out installation dir
1 parent d96c244 commit 6e68e22

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+
- dpkg -L *.deb
56
- apt-get update && apt-get install libssl-dev
67
- PATH=~/.perl6/bin:/opt/rakudo-pkg/bin:$PATH && export PATH
78
- install-zef-as-user && zef --/tap-harness --depsonly install .

0 commit comments

Comments
 (0)