From c447b412fc9963f42570700042ee5031700dbe46 Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Fri, 31 May 2019 18:27:04 -0500 Subject: [PATCH] stop travis building for wii u at least for now this should make the CI plugin a little more informative for this core --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 451cdd7..e652e3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ env: - PLATFORM=linux_x64 - PLATFORM=ngc - PLATFORM=wii - - PLATFORM=wiiu +# - PLATFORM=wiiu before_script: - pwd - mkdir -p ~/bin