From 61427262553c86edfab8f1a77486ccad803419a0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Wed, 9 Jan 2019 17:30:24 -0200 Subject: Remove trailing whitespace --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 21fec71c..3b2e7267 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,5 +46,5 @@ artifacts: test_script: - C:\msys64\usr\bin\bash -lc "export MINGW_PREFIX=C:/msys64/mingw32/ CTEST_OUTPUT_ON_FAILURE=1 - PATH=/mingw32/bin:$PATH && cd $APPVEYOR_BUILD_FOLDER && + PATH=/mingw32/bin:$PATH && cd $APPVEYOR_BUILD_FOLDER && make test || echo Errors from tests were ignored" -- cgit v1.2.3