Skip to content

Commit

Permalink
Travis-CI: Install Test::Deep
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Nov 17, 2018
1 parent 7d125f0 commit 4de87eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ before_install:

install:
- perlbrew install-cpanm --force --notest
- cpanm --quiet --notest --skip-satisfied DBI Devel::CheckLib
- cpanm --quiet --notest --skip-satisfied DBI Devel::CheckLib Test::Deep
- cpanm --quiet --notest --skip-satisfied --installdeps --with-configure --with-develop --with-recommends --with-suggests .
- if [ -n "$DB" ]; then
mkdir -p $HOME/sandbox/binary || exit 1 ;
Expand Down

0 comments on commit 4de87eb

Please sign in to comment.