summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-12-01 23:00:15 +0000
committerChris Wilson <chris+github@qwirx.com>2015-12-01 23:00:15 +0000
commite4e43d94c6af45993cdbb59bda40364299aad340 (patch)
tree740e88dc887b3102f803f97064403e0f50bf23d6 /appveyor.yml
parent5fa324b0cd9c0a62d1f9ec8f864846c4a5351bbe (diff)
List contents of pcre bin and lib directories.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 835f832f..4b44e09d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -64,6 +64,8 @@ install:
- cd %APPVEYOR_BUILD_FOLDER%\..
- dir
- dir pcre-%PLATFORM%
+ - dir pcre-%PLATFORM%\bin
+ - dir pcre-%PLATFORM%\lib
- cd %APPVEYOR_BUILD_FOLDER%
- dir
- cd infrastructure\msvc