summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-08-16 19:23:20 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-08-16 19:23:20 +0200
commit5b73ce69016ff501d2116e4225c83c077d796878 (patch)
treeb29d62fc1b69afacd2a2768b1235e1a72ce8fa20 /.travis.yml
parent2632edbb1dee1743047d15d916e127008ccfc373 (diff)
Reduce clone depth to 1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 82d7e01f1ab..56808b27fcf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,9 @@ cache:
- $HOME/.m2
- $HOME/.ccache
+git:
+ depth: 1
+
branches:
only:
- master