AnthonysWebLLC / CodingStandards

CakePHP Plugin which assists with keeping Coding Standards
0 stars 0 forks source link

Integrate Travis CI #5

Open AnthonyAstige opened 11 years ago

AnthonyAstige commented 11 years ago

From Mirko:

I'd love to write unit tests for the plugin and setup TravisCI (example: http://goo.gl/FG9qa). I think it'll make plugin look trustworthy and also friendly for contributors.

AnthonyAstige commented 11 years ago

Related thought: Make Coding Standards work out of the box with default CakePHP installtion. Have the TravisCI pull from latest stable branch of CakePHP on github and run tests that way?