1
0
mirror of synced 2026-01-15 15:56:10 +00:00

Travis: Install lsb-release -- should cause some more code to be tested

This commit is contained in:
Axel Beckert 2014-09-25 21:31:17 +02:00
parent d4265d6ced
commit 8de0aedfc3

View File

@ -9,7 +9,7 @@ perl:
before_install:
- sudo apt-get update
- sudo apt-get install devscripts dpkg-dev
- sudo apt-get install devscripts dpkg-dev lsb-release
install:
- yes '' | cpanm --verbose --notest --skip-satisfied Data::Validate::Domain Data::Validate::IP Data::Validate::URI File::Slurp File::Which Log::Message Term::UI Test::NoTabs Test::Pod::Coverage Test::Pod Text::Template Devel::Cover::Report::Coveralls