aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-07-13 00:25:18 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-07-13 00:25:18 -0700
commit1e6d1272df4c2ffb24e8ca3c7d5f875f7df87758 (patch)
tree1cfdd5d6a910ddfabdb4b8149f3e71212dd79ee6 /.travis.yml
parent76628706ac688a02efd4dcf74cff8ebfc2c925ab (diff)
Set Travis clone depth to 1, to alleviate workload
This should make Travis only test the last commit of every PR.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0e10a833b0..4cdad37c6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
+git:
+ depth: 1
language: objective-c
osx_image: xcode7.3
env: