mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-19 03:55:37 -04:00
appveyor.yml: Remove clone_folder.
It's not needed, and it confuses the Linux builds.
This commit is contained in:
parent
36324703d8
commit
634438cc4a
@ -18,9 +18,6 @@ platform:
|
|||||||
init:
|
init:
|
||||||
- git config --global core.autocrlf input
|
- git config --global core.autocrlf input
|
||||||
|
|
||||||
# clone directory
|
|
||||||
clone_folder: c:\projects\rvthtool
|
|
||||||
|
|
||||||
# Don't build if source files aren't modified.
|
# Don't build if source files aren't modified.
|
||||||
only_commits:
|
only_commits:
|
||||||
files:
|
files:
|
||||||
|
Loading…
Reference in New Issue
Block a user