Codebase list libhttp-browserdetect-perl / 68367c6
Update Travis config Olaf Alders 5 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1515 - 'cpm install -g'
1616 language: perl
1717 matrix:
18 allow_failures:
19 -
20 env: COVERAGE=1
21 fast_finish: 'true'
1822 include:
1923 -
2024 env: COVERAGE=1
3539 - '5.22'
3640 - '5.24'
3741 - '5.26'
42 - '5.28'
3843 script:
3944 - 'prove -lr -j$(test-jobs) t'
4045 sudo: 'false'