Revert "chore(ci): limit git clone depth (#1269)"

This reverts commit 02da44691459195ebed32d08dd30cb0586f417c2.
This commit is contained in:
Juan Cruz Viotti 2017-04-11 00:56:52 -04:00
parent cf271100f5
commit 6deec4bbb5
No known key found for this signature in database
GPG Key ID: 91B08B2CBA5EAB1A
2 changed files with 0 additions and 5 deletions

View File

@ -3,9 +3,6 @@ sudo: false
node_js:
- "6.1.0"
git:
depth: 3
services:
- docker

View File

@ -19,8 +19,6 @@ environment:
- TARGET_ARCH: x64
- TARGET_ARCH: x86
clone_depth: 3
matrix:
fast_finish: true