Skip to content

Commit 938ad49

Browse files
committed
Add LWP::Simple to list of modules to install
1 parent bc1834a commit 938ad49

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
@@ -12,6 +12,7 @@ install:
1212
- rakudobrew build-panda
1313
- panda install URI
1414
- panda install Pod::To::HTML
15+
- panda install LWP::Simple
1516

1617
script:
1718
- make test

0 commit comments

Comments
 (0)