Disable author testing

This commit is contained in:
Duncan Ferguson 2018-12-01 17:59:07 +00:00
parent 6fbc2a3eab
commit 2fc4516740

View file

@ -25,6 +25,6 @@ sudo: false
env:
global:
- RELEASE_TESTING=1
- AUTHOR_TESTING=1
# - AUTHOR_TESTING=1
before_install:
- eval $(curl https://travis-perl.github.io/init) --auto