Skip to content

Commit

Permalink
need some setup tests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Nov 1, 2017
1 parent 4db0cd3 commit 721fc6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -58,6 +58,8 @@ 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 perl -It/lib -Ilib t/00_setup.t
- carton exec perl -It/lib -Ilib t/01_darkpan.t
- carton exec perl -It/lib -Ilib t/server/controller/diff.t

after_success:
Expand Down

0 comments on commit 721fc6e

Please sign in to comment.