Skip to content

Commit

Permalink
Fix H:C:T module name
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Oct 4, 2020
1 parent e3136cd commit 4a18898
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 @@ -34,7 +34,7 @@ before_install:
# - sudo apt-get update -q
# - sudo apt-get install sqlite3 libdbi-perl libdbd-sqlite3-perl
- cpanm -qin JSON::XS
- cpanm --skip-satisfied -qin Devel::Cover::Report::Coveralls Test::Pod::Spelling::CommonMistakes Test::Portability::Files Test::Pod::Coverage HTTP::Cache::Trasparent
- cpanm --skip-satisfied -qin Devel::Cover::Report::Coveralls Test::Pod::Spelling::CommonMistakes Test::Portability::Files Test::Pod::Coverage HTTP::Cache::Transparent

install:
- cpanm -qn --skip-satisfied --installdeps --notest .
Expand Down

0 comments on commit 4a18898

Please sign in to comment.