Commit fe4d58e
committed
minor #119 Running phpcs on Travis (weaverryan)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Running phpcs on Travis
Usually this is done by fabbot, but it mis-reports all of our `[]` as invalid. I'd rather not use fabbot (it makes all of our PR's look like build failures) and just validate the CS on the tests.
Commits
-------
c699577 running phpcs on Travis1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments