Skip to content

Commit

Permalink
get some better diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Nov 1, 2017
1 parent 385e0e6 commit 90f6cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -58,7 +58,7 @@ script:
# Devel::Cover isn't in the cpanfile
# but if it's installed into the global dirs this should work.
#- HARNESS_PERL_SWITCHES=-MDevel::Cover=+ignore,local carton exec prove -It/lib -lr -j 2 t
- carton exec prove -It/lib -lr -j 2 t
- carton exec perl -It/lib -Ilib t/server/controller/diff.t

after_success:
# - cover -report coveralls
Expand Down

0 comments on commit 90f6cac

Please sign in to comment.