From 1de0c4dbcf7acc9c793596ae15f35996a357687b Mon Sep 17 00:00:00 2001 From: andrewjpage Date: Mon, 4 Jul 2016 09:59:50 +0100 Subject: [PATCH] drop testing for perl 5.10, add 5.24. dzil no longer works below 5.14 --- .travis.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e7d60b1..d1070e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,9 @@ cache: - build/mcl-14-137 - build/fasttree perl: - - "5.10" - "5.14" - "5.20" + - "5.24" env: - PARALLEL_VERSION=20150522 - PARALLEL_VERSION=20141022 diff --git a/README.md b/README.md index 4d8d1a9..307bc49 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,10 @@ bedtools cd-hit blast mcl GNUparallel prank mafft fasttree ``` ## Ancient systems and versions of perl -The code will not work with perl 5.8 or below (pre-modern perl). If your running a very old verison of Linux, your also in trouble. +The code will not work with perl 5.8 or below (pre-modern perl). We no longer test against 5.10 (released 2007). If your running a very old verison of Linux, your also in trouble. #Versions of software we test against -* Perl 5.10, 5.14, 5.16, 5.18, 5.20 +* Perl 5.14, 5.16, 5.20, 5.24 * cdhit 4.6.1 * ncbi blast+ 2.2.30 * mcl 14-137