Run ppc tests with ivm + x64.

This commit is contained in:
Ben Vanik 2014-09-10 17:48:43 -07:00
parent 28da7ecf5f
commit 5ba0986155
1 changed files with 2 additions and 1 deletions

View File

@ -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