Skip to content

Commit 646039e

Browse files
committed
set PATH as rakudobrew demands
1 parent e6f2aa0 commit 646039e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ perl6:
2121
- latest
2222
install:
2323
- rakudobrew build-panda
24+
- export PATH="$PATH:/home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin"
2425
- panda --force --notests install LWP::Simple
2526
- panda installdeps .
2627
- panda install Pod::To::HTML

0 commit comments

Comments
 (0)