Commit 21657309 by Christian Expósito

Solving conflict with Appveyor

parent 8cd0c96f
......@@ -135,6 +135,7 @@ install:
clone_script:
- cmd: git clone -q --recursive --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
- cmd: git fetch
- cmd: git checkout -qf %APPVEYOR_REPO_COMMIT%
build_script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment