summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-02-23 20:20:53 +0100
committerBram Moolenaar <Bram@vim.org>2017-02-23 20:20:53 +0100
commit3834e3d039777e0144914a86289870bee147c0a2 (patch)
treefa15b089cd0bc9e4650caedfcbe2cd8179dfb1c6 /.travis.yml
parent10c6029e28ab666a42190fcceb0bb098a4ebf724 (diff)
downloadvim-git-3834e3d039777e0144914a86289870bee147c0a2.tar.gz
patch 8.0.0363: Travis is too slow to keep up with patchesv8.0.0363
Problem: Travis is too slow to keep up with patches. Solution: Increase git depth to 20
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ab133338..231574248 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ env:
sudo: false
git:
- depth: 10
+ depth: 20
# instead of a 2*2*8 matrix (2*os + 2*compiler + 8*env),
# exclude some builds on mac os x and linux