ci: print the appveyor agent version at the start of the build

This commit is contained in:
Pietro Albini 2019-03-31 23:56:09 +02:00
parent 4fac5c98b2
commit 3c26f65c09
No known key found for this signature in database
GPG Key ID: 3E06ABE80BAAF19C
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ clone_depth: 2
build: false
install:
# Print which AppVeyor agent version we're running on.
- appveyor version
# If we need to download a custom MinGW, do so here and set the path
# appropriately.
#