Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
set PATH as rakudobrew demands
  • Loading branch information
gfldex committed Jul 22, 2016
1 parent e6f2aa0 commit 646039e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ perl6:
- latest
install:
- rakudobrew build-panda
- export PATH="$PATH:/home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin"
- panda --force --notests install LWP::Simple
- panda installdeps .
- panda install Pod::To::HTML
Expand Down

0 comments on commit 646039e

Please sign in to comment.