Răsfoiți Sursa

fix #12 Add missing deps to travisyml

George S. Baugh 11 ani în urmă
părinte
comite
335877d431
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -26,6 +26,7 @@ install:
   - cpan-install --deps       # installs prereqs, including recommends
   - cpan-install --coverage   # installs converage prereqs, if enabled
   - cpanm --quiet --notest Devel::Cover::Report::Coveralls #Make sure to shoot it over to coveralls
+  - cpanm --quiet --notest Test::Spelling Test::NoTabs Test::EOL #Looks like they were missed by haarg's stuff
 
 branches:
    only: