From d78716d7d40991a6afbe58229ba6a47ea23e1813 Mon Sep 17 00:00:00 2001 From: Jiachen YANG Date: Tue, 10 Sep 2019 10:14:37 +0900 Subject: [PATCH] appveyor use range-v3 latest branch --- .appveyor/install.bat | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor/install.bat b/.appveyor/install.bat index c42e30570..062d87a85 100644 --- a/.appveyor/install.bat +++ b/.appveyor/install.bat @@ -29,9 +29,6 @@ GOTO:EOF cd %LIB_DIR% git clone https://github.com/ericniebler/range-v3 - cd range-v3 - git checkout 0.5.0 - cd .. if exist prepare.bat ( call prepare.bat