From: Karen Etheridge Date: Tue, 20 Feb 2018 20:19:39 +0000 (-0800) Subject: try again - exclusions were not matching X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e81698a643a69fe05f49bf13952275775171884e;hp=323f3ceae97d150b7c739ee344e1cb6e535f52a1;p=p5sagit%2FSub-Name.git try again - exclusions were not matching --- diff --git a/.travis.yml b/.travis.yml index c16b9e5..b3a1d6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,7 @@ matrix: # modules required for author testing do not build on 5.6 exclude: - perl: "5.6.2" - env: AUTHOR_TESTING=1 - perl: "5.6.2-thr" - env: AUTHOR_TESTING=1 include: - perl: "5.6.2" env: AUTHOR_TESTING=0