We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4c1b2 commit 85c44e3Copy full SHA for 85c44e3
.travis.yml
@@ -31,9 +31,7 @@ matrix:
31
script:
32
- cmake -B"visual-studio-project" -G"Visual Studio 15 2017 Win64" .
33
- ls -l
34
- - cd visual-studio-project
35
- - ls -l
36
- - msbuild csharp-module.sln /p:Platform=x64
+ - msbuild altv-clr-host.sln /p:Platform=x64
37
38
deploy:
39
skip_cleanup: true
0 commit comments