Skip to content
Commit d305135b authored by Björn Geuken's avatar Björn Geuken
Browse files

[ci] Make git-cop allow merge commits

In our linter test suite git-cop checks all commits that were newer than
master branch. When running travis in a fork with an older state of master,
git-cop will check all commits older than master.

That means merge commits were also checked and cause git-cop to fail.

This commit fixes it.
parent b6a34055
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment