Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
No prompts
  • Loading branch information
nyalldawson committed Jun 4, 2018
1 parent d52c698 commit 3c27403
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .ci/travis/code_layout/before_install.sh
Expand Up @@ -14,4 +14,7 @@
###########################################################################

pip install autopep8 nose2 mock termcolor
cpan App::Licensecheck

export PERL_MM_USE_DEFAULT=1
export PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
perl -MCPAN -e 'install App::Licensecheck'

0 comments on commit 3c27403

Please sign in to comment.