From 7d6f09958305b26fe6a0324d58ea57f967610976 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Sun, 2 Apr 2017 18:10:16 +0200 Subject: [PATCH] appveyor test 5 --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index b9ec8e5a..416828e3 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,5 +17,5 @@ before_build: # to run your custom scripts instead of automatic MSBuild build_script: - ps: qmake - msbuild \ No newline at end of file + - ps: qmake + - ps: msbuild \ No newline at end of file