patch 8.0.0249: CI failure when a submit is close to previous one v8.0.0249
authorBram Moolenaar <Bram@vim.org>
Fri, 27 Jan 2017 21:20:13 +0000 (22:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 27 Jan 2017 21:20:13 +0000 (22:20 +0100)
commit4bc2f2e9fd73da4ba79cef83e4720e918981c483
tree5a7263cb734a1e35460691462565760ece61b99d
parent45600ce8f2bead069882032f992623cd5a799ca0
patch 8.0.0249: CI failure when a submit is close to previous one

Problem:    When two submits happen quick after each other, the tests for the
            first one may error out.
Solution:   Use a git depth of 10 instead of 1. (Christian Brabandt)
.travis.yml
src/version.c