travis: Build all three core profiles.

pull/61/head
orbea 2017-12-24 16:27:58 -08:00
parent 559b513cfd
commit 6f32243d25
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ env:
- CORE=bsnes_mercury
- COMPILER_NAME=gcc CXX=g++-7 CC=gcc-7 CXX11=g++-7
matrix:
- PLATFORM=linux_x64
- PLATFORM=linux_x64 NAME=bsnes_mercury_accuracy
- PLATFORM=linux_x64 NAME=bsnes_mercury_balanced
- PLATFORM=linux_x64 NAME=bsnes_mercury_performance
before_script:
- pwd
- mkdir -p ~/bin