Should fix travis and appveyor builds

This commit is contained in:
hondacrx
2019-12-06 23:13:55 -05:00
parent 67ae576192
commit b1f2954475
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '{build}'
pull_requests:
do_not_increment_build_number: true
image: Visual Studio 2017
image: Visual Studio 2019
clone_script:
- cmd: git clone -q --branch=master --recursive https://github.com/CypherCore/CypherCore.git C:\projects\CypherCore-master