We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f2aa0 commit 646039eCopy full SHA for 646039e
.travis.yml
@@ -21,6 +21,7 @@ perl6:
21
- latest
22
install:
23
- rakudobrew build-panda
24
+ - export PATH="$PATH:/home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin"
25
- panda --force --notests install LWP::Simple
26
- panda installdeps .
27
- panda install Pod::To::HTML
0 commit comments