Skip to content

Commit 8cc92b7

Browse files
committed
Use IPC::Run3 from Debian package
1 parent 714d154 commit 8cc92b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ compiler:
66

77
before_install:
88
- sudo apt-get update -qq
9-
- sudo apt-get install -qq cpanminus
10-
- sudo cpanm IPC::Run3
9+
- sudo apt-get install -qq libipc-run3-perl
1110

1211
before_script:
1312
- ./bootstrap

0 commit comments

Comments
 (0)