aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
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 292d896d..52993558 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -60,6 +60,8 @@ test_script:
- dir
- echo "Contents of ..\test\gie:"
- dir ..\test\gie
+ - echo "Contents of PROJ_LIB " %PROJ_LIB%
+ - dir %PROJ_LIB%
- gie.exe ..\test\gie\*.gie
deploy: off