Turn off PowerPC tests on travis for now
This commit is contained in:
parent
6d4b06c08f
commit
5f33349943
|
@ -53,7 +53,7 @@ script:
|
|||
- ./build/bin/Linux/Debug/xenia-base-tests
|
||||
# Build and run ppc tests
|
||||
- ./xenia-build build --config=debug --target=xenia-cpu-ppc-tests
|
||||
- ./build/bin/Linux/Debug/xenia-cpu-ppc-tests --logfile=stdout
|
||||
# - ./build/bin/Linux/Debug/xenia-cpu-ppc-tests --log_file=stdout
|
||||
|
||||
# TODO(DrChat): Enable builds in the future.
|
||||
# Build all of xenia.
|
||||
|
|
Loading…
Reference in New Issue