Skip to content

Commit

Permalink
Switch to newer Travis build system.
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Hermes <[email protected]>
  • Loading branch information
sh85 committed Jul 8, 2020
1 parent 1c2b227 commit a79e389
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install:
- cpanm --notest --with-recommends --with-suggests Test::WriteVariants
- perl Makefile.PL
- make manifest
- cpanm --notest --with-recommends --with-suggests --with-develop --installdeps .
- cpanm --quiet --notest --with-recommends --with-suggests --with-develop --installdeps .
- cpan-install --coverage
language: perl
perl:
Expand All @@ -14,13 +14,6 @@ perl:
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"
sudo: false
matrix:
include:
Expand Down
7 changes: 4 additions & 3 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ _Inline/.*
^_build/.*
~$
.*\.planner
^\..*
\.perltidyrc
\.travis.yml
Hash-Merge-.*
\bxt
Sandbox
^MYMETA\.json$
^MYMETA\..*$
MYMETA\.json\.lock
^MYMETA\.

0 comments on commit a79e389

Please sign in to comment.