travis: add linux build target

This commit is contained in:
Brad Parker
2017-10-23 18:24:51 -04:00
parent dc7fafb5ce
commit 7eb623c7e1

View File

@@ -10,9 +10,10 @@ addons:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
env: env:
global: global:
- CORE=fceumm - CORE=snes9x2010
- COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7 - COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7
matrix: matrix:
- PLATFORM=linux_x64
- PLATFORM=ngc - PLATFORM=ngc
- PLATFORM=wii - PLATFORM=wii
- PLATFORM=wiiu - PLATFORM=wiiu