Skip to content

Commit

Permalink
Set Travis clone depth to 1, to alleviate workload
Browse files Browse the repository at this point in the history
This should make Travis only test the last commit of every PR.
  • Loading branch information
jcanizales committed Jul 13, 2016
1 parent 7662870 commit 1e6d127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
git:
depth: 1
language: objective-c
osx_image: xcode7.3
env:
Expand Down

0 comments on commit 1e6d127

Please sign in to comment.