Skip to content

Commit 3c26f65

Browse files
committed
ci: print the appveyor agent version at the start of the build
1 parent 4fac5c9 commit 3c26f65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ clone_depth: 2
126126
build: false
127127

128128
install:
129+
# Print which AppVeyor agent version we're running on.
130+
- appveyor version
129131
# If we need to download a custom MinGW, do so here and set the path
130132
# appropriately.
131133
#

0 commit comments

Comments
 (0)