(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>
Fri, 3 Apr 2015 07:48:59 +0000 (09:48 +0200)
commitcea301279c6a3e2bb2b62da6770aedcf4db304e6
tree76e1358e90fbe82f810d5fd6fefa1d408ce74a57
parent01fd95b6c59615ab35fd3c555acb806c95dbfa1c
(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