Skip to content

Commit

Permalink
Be quiet again.
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jun 3, 2014
1 parent c6eb0a1 commit 7666509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ install:
- dzil authordeps | grep -vP '[^\w:]' | xargs -n 5 -P 10 cpanm --quiet --notest --skip-satisfied
- export AUTOMATED_TESTING=1 HARNESS_OPTIONS=j10:c HARNESS_TIMER=1
- cpanm --quiet --notest --skip-installed Any::Moose Encode
- dzil listdeps | grep -vP '[^\w:]' | cpanm --verbose
- dzil listdeps | grep -vP '[^\w:]' | cpanm --quiet

script:
- export HARNESS_OPTIONS=j10:c HARNESS_TIMER=1
Expand Down

0 comments on commit 7666509

Please sign in to comment.