From c129e59b3a56c6919c32b23633de3aaa24208522 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Thu, 17 Aug 2017 12:51:49 -0700 Subject: Appveyor, Travis: Test run redshift after build --- appveyor.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index ed041b5..049a576 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,6 +25,11 @@ build_script: - C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER && make distcheck DISTCHECK_CONFIGURE_FLAGS=\"$CONFIGURE_FLAGS\"" - C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER && make install" +test_script: +- | + %APPVEYOR_BUILD_FOLDER%\root\bin\redshift.exe -l 12:-34 -pv + %APPVEYOR_BUILD_FOLDER%\root\bin\redshift.exe -l 12:-34 -m dummy -vo + after_build: - ps: | $ZIP_NAME = "redshift-windows-$env:arch" -- cgit v1.2.3-70-g09d2