travis: add ngc build platform

This commit is contained in:
Brad Parker
2017-10-21 15:15:42 -04:00
parent 9b2f52dc75
commit dc7fafb5ce

View File

@@ -13,6 +13,7 @@ env:
- CORE=fceumm - CORE=fceumm
- COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7 - COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7
matrix: matrix:
- PLATFORM=ngc
- PLATFORM=wii - PLATFORM=wii
- PLATFORM=wiiu - PLATFORM=wiiu
before_script: before_script: