mpociot / laravel-test-factory-helper

Generate Laravel test factories from your existing models
935 stars 87 forks source link

.travis.yml Added #32

Closed uonick closed 5 years ago

uonick commented 5 years ago

Hi ✌️

jasonmccreary commented 5 years ago

What would be the benefit of adding Travis CI to the project?

uonick commented 5 years ago

PSR standard code validation

jasonmccreary commented 5 years ago

I would rather hook into StyleCI and use the Laravel coding standard. Plus you would get auto-correction in most cases.

If there were tests and linting, I would definitely hook into TravisCI. Let's get some of that built first and we'll revive this then. 👍