thephpleague / factory-muffin

Enables the rapid creation of objects for testing
https://factory-muffin.thephpleague.com/
MIT License
531 stars 72 forks source link

Don't run php-cs-fixer on travis #359

Closed GrahamCampbell closed 9 years ago

GrahamCampbell commented 9 years ago

All coding style analysis for this repo can be moved to https://styleci.grahamjcampbell.co.uk.

GrahamCampbell commented 9 years ago

This is working well on pull requests now. We now have our 3 different checks (coding style, unit tests, scrutinizer observations) clearly separated: