This commit is contained in:
milek7
2019-01-18 00:26:48 +01:00
parent aa82349aee
commit f63bd04bfe
17 changed files with 542 additions and 463 deletions

View File

@@ -3,6 +3,12 @@ image: Visual Studio 2017
clone_depth: 1
build_script:
- ps: >-
cd ref
git clone https://github.com/chriskohlhoff/asio --depth 1
cd ..
mkdir builds
cd builds