From 9ef1f4c8ac8f698b15d286488d516dcd6f65be8e Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Tue, 21 Feb 2017 18:47:06 +0100 Subject: [PATCH] Revert "AppVeyorCI: supply a test config aka build type" This reverts commit e18ec43c2df1a91911f8fd98bff52a232b6f757c. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a903871..652537c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,5 +25,5 @@ script: - cd build - cmake .. - cmake --build . - - ctest -C Debug + - ctest