Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jan 1, 2017
1 parent 79938d5 commit 39924e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -33,4 +33,6 @@ $ vendor/bin/phpunit

If the test suite passes on your local machine you should be good to go.

When you make a pull request, the tests will automatically be run again by [Travis CI](https://travis-ci.org/). We also have [StyleCI](https://styleci.io/) setup to automatically check and fix any code style issues.
When you make a pull request, the tests will automatically be run again by [Travis CI](https://travis-ci.org/).

We also have [StyleCI](https://styleci.io/) setup to automatically fix any code style issues.

0 comments on commit 39924e2

Please sign in to comment.