Skip to content

Commit 5b14179

Browse files
committed
Install Expect module for Travis CI builds
1 parent 5ffa72b commit 5b14179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- dzil listdeps --author --missing | cpanm
2525
- cpanm DBI IPC::Shareable Parallel::ForkManager Digest::HMAC_SHA1
2626
- cpanm String::Escape XML::LibXML Net::SFTP::Foreign IO::Pty
27-
- cpanm File::LibMagic Test::mysqld
27+
- cpanm File::LibMagic Test::mysqld Expect
2828
install:
2929
- dzil build --in build --notgz
3030
script:

0 commit comments

Comments
 (0)