Commit 5eae5f2
committed
feature #1067 Validate composer files while TravisCI build (voronkovich)
This PR was squashed before being merged into the master branch (closes #1067).
Discussion
----------
Validate composer files while TravisCI build
This check prevents us from having an out of sync composer's lock-file (For example, when someone forgot to commit composer.lock file: #1066).
Commits
-------
8438677 Validate composer files while TravisCI build1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
0 commit comments