(travis) Do not run the git authorship check within a github PR
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 3 Nov 2015 17:35:03 +0000 (18:35 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 4 Nov 2015 02:34:53 +0000 (03:34 +0100)
commit606ff399fbfb4ece89effeab2bc0ef23716b9e6b
treeaad09657ed22dcc0a88a705721ab604d47653268
parent554484cbb19aadbcb23e28dfbd3de048518ece0d
(travis) Do not run the git authorship check within a github PR

Before running the CI test github "helpfully" generates a merge-commit,
which uses the email as listed in the github profile, NOT using the
email/name as seen on the merged commit itself. This can cause the entire
thing to fail for no apparent reason

Since any PR is scrutinized and tested to bits after the fact - skipping
the test is safe

Read under -w
xt/dist/authors.t