Closed getsource closed 4 years ago
I noticed while working on this that Travis is limited to only master: https://github.com/WordPress/phpunit-test-reporter/blob/bccf3caccb230eb02a9f07aead1c9e05c41f2639/.travis.yml#L11-L13
Should we also let it run on branches?
I would love to have it also on branches... So you do not have to create an MR to have it tested...
Thanks much @pfefferle !
Adds
mysql
service to TravisCI config and removes deprecatedsudo
key.See: WordPress/phpunit-test-reporter#67