Commit 037ccb42 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #14497 from BBosman/clone-depth

Set git clone depth to 10 for Travis to make it faster
parents 3df6ae66 0531d1a7
language: node_js language: node_js
git:
depth: 10
node_js: node_js:
- "0.10" - "0.10"
before_install: before_install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment