Skip to content

Commit

Permalink
Merge pull request twbs#14497 from BBosman/clone-depth
Browse files Browse the repository at this point in the history
Set git clone depth to 10 for Travis to make it faster
  • Loading branch information
cvrebert committed Sep 3, 2014
2 parents 3df6ae6 + 0531d1a commit 037ccb4
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,4 +1,6 @@
language: node_js
git:
depth: 10
node_js:
- "0.10"
before_install:
Expand Down

0 comments on commit 037ccb4

Please sign in to comment.