Skip to content

Commit

Permalink
Pull full git history in order to display git version in about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Mar 29, 2016
1 parent 50ec575 commit 7e3bf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ clone_depth: 1
before_build:
# git submodules
- cd "%PROJECT_DIR%"
- git submodule update --init --remote --depth 1 --recursive
- git submodule update --init --remote --recursive

# update sqlite-amalgamation
- cd \
Expand Down

0 comments on commit 7e3bf25

Please sign in to comment.