mirror of https://github.com/procxx/kepka.git
appveyor use range-v3 latest branch
This commit is contained in:
parent
d7489f8e67
commit
d78716d7d4
|
@ -29,9 +29,6 @@ GOTO:EOF
|
||||||
cd %LIB_DIR%
|
cd %LIB_DIR%
|
||||||
|
|
||||||
git clone https://github.com/ericniebler/range-v3
|
git clone https://github.com/ericniebler/range-v3
|
||||||
cd range-v3
|
|
||||||
git checkout 0.5.0
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
if exist prepare.bat (
|
if exist prepare.bat (
|
||||||
call prepare.bat
|
call prepare.bat
|
||||||
|
|
Loading…
Reference in New Issue