Skip to content

Commit 4019e24

Browse files
committed
Add missing module dependencies to install step
1 parent 9e74d4f commit 4019e24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ install:
1010
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
1111
- rakudobrew build moar
1212
- rakudobrew build-panda
13+
- panda install URI
14+
- panda install Pod::To::HTML
1315

1416
script:
1517
- make test

0 commit comments

Comments
 (0)