This commit is contained in:
milek7
2019-01-18 00:36:41 +01:00
parent f63bd04bfe
commit 1314f09c4d
3 changed files with 4 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ build_script:
- ps: >-
cd ref
git clone https://github.com/chriskohlhoff/asio --depth 1
git clone "https://github.com/chriskohlhoff/asio" --depth 1 -q
cd ..