Installing on Joomla 2.5.17 and get fatal error:
Fatal error: Class 'JModelList' not found in /home/gwsd2/public_html/administrator/components/com_patchtester/models/pulls.php on line 18
I've made some alterations that will pretty much keep this from being compatible with 2.5 unfortunately, but necessary changes to create an optimal 3.x experience.
I'd have to actually check, but I think 2.5 compatibility is gone now because of certain classes being used in the 3.2
libraries/joomla/github
library. If that's not true, 2.5 compatibility can be added back in.