]> git.sesse.net Git - stockfish/commitdiff
Travis: fix bench fetch in case of PR (#968)
authorMarco Costalba <mcostalba@users.noreply.github.com>
Wed, 11 Jan 2017 07:44:06 +0000 (08:44 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2017 07:44:06 +0000 (08:44 +0100)
When Travis tests a PR, a commit merge is created
but master branch is not updated, although HEAD is.

No functional change.


No differences found