From 5f3334994369a4fd3bc193a60ec77d6451ddcc45 Mon Sep 17 00:00:00 2001 From: DrChat Date: Sat, 11 Feb 2017 00:20:41 -0600 Subject: [PATCH] Turn off PowerPC tests on travis for now --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 113ab2f8a..cd3ec5fea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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.