(travis) Add explicit sudo:true to .travis.yml
authorGeorgina Thevenet <geotheve@gmail.com>
Fri, 27 Mar 2015 18:35:54 +0000 (19:35 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 12 Aug 2015 12:30:24 +0000 (14:30 +0200)
commit93b72ec2764215c20ab510ecc99c31f4a55aa325
tree947c4e0c03a12fc390ee1e86fa5c987e69109220
parent59effb9d8b9d9b0054a2ac1d9fffe0d1933d6c5b
(travis) Add explicit sudo:true to .travis.yml

The 'sudo' setting now defaults to false on establishing of new github=>travis
linkages, so the CI runs will fail for anyone who wants to smoke their own
fork.
.travis.yml
AUTHORS