Is this path supported?

This commit is contained in:
Sebastiaan Janssen
2016-06-01 13:45:59 +02:00
parent 518e266832
commit 3b74e660a7

View File

@@ -1,7 +1,7 @@
version: '{build}'
shallow_clone: true
before_build:
- nuget restore src\umbraco.sln
- nuget restore %APPVEYOR_BUILD_FOLDER%\src\umbraco.sln
build_script:
- cmd: >-
cd build