Skip to content

Commit

Permalink
Speed up appveyor clone.
Browse files Browse the repository at this point in the history
  • Loading branch information
danluu committed Aug 11, 2016
1 parent cc454cb commit d2bfcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -7,7 +7,7 @@ branches:

image: Visual Studio 2015

clone_depth: 15
clone_depth: 1

install:
- .\Configure_MSVC.bat
Expand Down

0 comments on commit d2bfcb2

Please sign in to comment.