From 4fbb3b3fc5aca84347d0ec2c07277c00c8953635 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Sun, 24 Dec 2017 02:03:40 -0500 Subject: [PATCH] never need to cd out or in ever, once we do it in the initial script --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 64dbec6e..3b435c7d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -63,7 +63,6 @@ build_script: - cmake --build . test_script: -- cd build-sol2 - ctest notifications: