From 077f38e2702c4a704259c9026cf584a423d55982 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Mon, 23 Oct 2017 21:24:32 -0400 Subject: add 3ds to travis build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2035525..5497847 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ env: - CORE=snes9x2002 - COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7 matrix: + - PLATFORM=3ds - PLATFORM=linux_x64 - PLATFORM=ngc - PLATFORM=wii -- cgit v1.2.3