change ctf.sln to yquake2-ctf.sln

This commit is contained in:
Ewout ter Hoeven 2019-01-23 14:12:31 +01:00 committed by GitHub
parent 080e7d88da
commit 9e77ea1458
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ install:
- cmake --version
- cmake c:\projects\ctf
build_script: msbuild "C:\projects\ctf\cmake_build\ctf.sln"
build_script: msbuild "C:\projects\ctf\cmake_build\yquake2-ctf.sln"
artifacts:
- path: cmake_build\Release\**\*.*