Run ppc tests with ivm + x64.
This commit is contained in:
parent
28da7ecf5f
commit
5ba0986155
|
@ -16,4 +16,5 @@ before_script:
|
|||
# Run test suite.
|
||||
script:
|
||||
- ./build/xenia/Debug/alloy-test
|
||||
- ./build/xenia/Debug/alloy-ppc-test
|
||||
- ./build/xenia/Debug/alloy-ppc-test --runtime_backend=ivm
|
||||
- ./build/xenia/Debug/alloy-ppc-test --runtime_backend=x64
|
||||
|
|
Loading…
Reference in New Issue