parent
10e5a951f1
commit
2afd68c597
|
@ -42,12 +42,6 @@ after_build:
|
||||||
7z a ..\..\..\..\xenia-vfs-dump-%appveyor_repo_branch%.zip ..\..\..\..\LICENSE xenia-vfs-dump.exe
|
7z a ..\..\..\..\xenia-vfs-dump-%appveyor_repo_branch%.zip ..\..\..\..\LICENSE xenia-vfs-dump.exe
|
||||||
cd ..\..\..\..
|
cd ..\..\..\..
|
||||||
|
|
||||||
before_test:
|
|
||||||
- xb gentests
|
|
||||||
|
|
||||||
test_script:
|
|
||||||
- xb test --no_build
|
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: xenia-cpu-ppc-test.log
|
- path: xenia-cpu-ppc-test.log
|
||||||
- path: xenia-$(appveyor_repo_branch).zip
|
- path: xenia-$(appveyor_repo_branch).zip
|
||||||
|
|
Loading…
Reference in New Issue