Skip to content

Commit

Permalink
Set git clone depth to 10 for Travis to make it faster
Browse files Browse the repository at this point in the history
  • Loading branch information
BBosman committed Sep 1, 2014
1 parent fe89692 commit 0531d1a
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 0531d1a

Please sign in to comment.