parent
cbbc826fe4
commit
130578feaf
|
@ -46,12 +46,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: '*.zip'
|
- path: '*.zip'
|
||||||
- path: xenia-cpu-ppc-test.log
|
- path: xenia-cpu-ppc-test.log
|
||||||
|
|
Loading…
Reference in New Issue