浏览代码

Set Travis clone depth to 1, to alleviate workload

This should make Travis only test the last commit of every PR.
Jorge Canizales 9 年之前
父节点
当前提交
1e6d1272df
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,3 +1,5 @@
+git:
+  depth: 1
 language: objective-c
 osx_image: xcode7.3
 env: