diff --git a/appveyor.yml b/appveyor.yml index ca15e9c..7b30996 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,6 +13,7 @@ install: before_build: - dir + - mkdir build - cd build - dir - cmake -G "Visual Studio 15 2017 Win64" .. -DFORT_TEST_BUILD=OFF -DFORT_GCC_BUILD=OFF -DFORT_MSVC_BUILD=ON