From: Graham Knop Date: Sun, 29 Apr 2018 17:04:42 +0000 (+0200) Subject: no AUTHOR_TESTING/RELEASE_TESTING for downstream tests X-Git-Tag: v5.90118~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=5cff3cab4ea061782df47c99e14ff30b61ee1aac no AUTHOR_TESTING/RELEASE_TESTING for downstream tests --- diff --git a/.travis.yml b/.travis.yml index 711ff52..d48e50a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,9 @@ script: # (note: currently skipping DBIC deps for speed) - make install + - export AUTHOR_TESTING=0 + - export RELEASE_TESTING=0 + # pure author deps (of reverse deps): - cpanm --notest --metacpan --skip-satisfied YAML::Syck