Skip to content

Commit

Permalink
Break network and coverage runs into different test sets
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Oct 9, 2019
1 parent afa8483 commit d201f4e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ matrix:
allow_failures:
- perl: blead
- perl: dev
- env: COVERAGE=1 P5_YOUTUBE_NETWORK_TESTS=1
perl: "5.30"
- env: P5_YOUTUBE_NETWORK_TESTS=1
fast_finish: 1
include:
- env: COVERAGE=1 P5_YOUTUBE_NETWORK_TESTS=1
- env: COVERAGE=1
perl: "5.30"
- env: P5_YOUTUBE_NETWORK_TESTS=1
perl: "5.30"
env:
global:
Expand Down

0 comments on commit d201f4e

Please sign in to comment.