added missing slash

This commit is contained in:
joaquintides
2018-03-05 13:05:51 +01:00
parent 9b820a3169
commit ab3789f291
+1 -1
View File
@@ -28,7 +28,7 @@ install:
- git rm --ignore-unmatch libs/poly_collection/
- bootstrap
- b2 headers
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\poly_collection
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\poly_collection\
build: off