From adc6b32aaa10fcf517c908ceaad8933667bd4a9c Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Mon, 18 Sep 2017 19:24:06 +0100 Subject: [PATCH] buildserver maintenance --- contrib/buildserver/dailyTest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/buildserver/dailyTest.sh b/contrib/buildserver/dailyTest.sh index c8cd86d7..05bf7109 100755 --- a/contrib/buildserver/dailyTest.sh +++ b/contrib/buildserver/dailyTest.sh @@ -111,7 +111,7 @@ case $PLATFORM in msvc) cd /tmp/jenkins/dist - for vs in 2005 2008 2010 2012 2013 2015; do + for vs in 2005 2008 2010 2012 2013 2015 2017; do for arch in x64 Win32; do if [ -e "$PWD/$vs/$arch/dll/Release/bin/exiv2.exe" ] ; then ( # test the delivered exiv2