Skip to content

Commit 85c44e3

Browse files
Update .travis.yml
1 parent 8e4c1b2 commit 85c44e3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ matrix:
3131
script:
3232
- cmake -B"visual-studio-project" -G"Visual Studio 15 2017 Win64" .
3333
- ls -l
34-
- cd visual-studio-project
35-
- ls -l
36-
- msbuild csharp-module.sln /p:Platform=x64
34+
- msbuild altv-clr-host.sln /p:Platform=x64
3735
- ls -l
3836
deploy:
3937
skip_cleanup: true

0 commit comments

Comments
 (0)