From: Dagfinn Ilmari Mannsåker Date: Wed, 6 Aug 2014 16:09:12 +0000 (+0100) Subject: Allow 5.8.3 runs to fail X-Git-Tag: 0.07041~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=ddc4c0e617784bc5f2de540ec6139c2e4d8ff597 Allow 5.8.3 runs to fail Several upstream deps are flaky, and nobody has the tuits to fix them. --- diff --git a/.travis.yml b/.travis.yml index 3de1f04..c83f52a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -223,6 +223,10 @@ matrix: - perl: bleadperl - perl: devcpan_bleadperl_thr_mb + # Several upstream deps are flaky on 5.8.3 + - perl: 5.8.3_nt + - perl: 5.8.3_nt_mb + # sourcing the files is *EXTREMELY* important - otherwise # no envvars will survive