Install DBI as well in Travis
[dbsrgits/SQL-Translator.git] / .travis.yml
index cdf76f5..b09f07c 100644 (file)
@@ -11,7 +11,7 @@ env:
    - PERL_MM_USE_DEFAULT=1
 
 install:
-   - cpanm --quiet --notest Devel::Cover::Report::Coveralls Module::Install::ReadmeFromPod Module::Install::AuthorTests Package::Variant Parse::RecDescent XML::LibXML YAML
+   - cpanm --quiet --notest Devel::Cover::Report::Coveralls Module::Install::ReadmeFromPod Module::Install::AuthorTests DBI Package::Variant Parse::RecDescent XML::LibXML YAML
    - perl Makefile.PL
    - cpanm --quiet --notest --installdeps .