Skip to content

Commit 212a60a

Browse files
Update .travis.yml
1 parent ac8ab60 commit 212a60a

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
@@ -36,12 +36,10 @@ matrix:
3636
- ls -l
3737
- MSBuild.exe "altv-clr-host.sln" //p:Configuration="Release" //p:Platform="x64"
3838
- ls -l
39-
- cd x64
39+
- cd src
4040
- ls -l
4141
- cd Release
4242
- ls -l
43-
- cd ALL_BUILD
44-
- ls -l
4543
deploy:
4644
skip_cleanup: true
4745
provider: releases

0 commit comments

Comments
 (0)