From d2eedd087f7db24c8b17095698aad71b2abc1b7b Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 23 Oct 2018 15:28:16 -0500 Subject: [PATCH] Don't need to bootstrap as tests look in engine for b2 exec. --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index cec088573..c915fdd20 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,7 +23,6 @@ build_script: - cd src/engine - build.bat - cd ../.. - - bootstrap.bat test_script: - cd test