Skip to content

Commit

Permalink
appveyor: more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 20, 2017
1 parent 129c649 commit 7003c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ install:
# - choco install -y imdisk-toolkit
# - mkdir tmp
# - imdisk -a -t file -m tmp -o awe -s 1G -p "/fs:ntfs /q /y"
- ps: git log -n 1
- ps: git describe --abbrev=7 HEAD
- ps: |
$GroongaVersionRaw = git describe --abbrev=7 HEAD
Expand Down

0 comments on commit 7003c70

Please sign in to comment.