Travis update (nw)

This commit is contained in:
Miodrag Milanovic 2016-05-27 18:19:21 +02:00
parent 5d7f5d6c22
commit d52b2fd1cd

View file

@ -19,8 +19,7 @@ matrix:
- os: linux - os: linux
compiler: clang compiler: clang
env: env:
- SUBTARGET=arcade MAME=mamearcade64 LDOPTS="-Wl,-no-keep-memory" - SUBTARGET=tiny MAME=mametiny64
- SUBTARGET=mess MAME=mess64
script: script:
- if [ $TRAVIS_OS_NAME == 'linux' ]; then - if [ $TRAVIS_OS_NAME == 'linux' ]; then
if [ $CC == 'clang' ]; then if [ $CC == 'clang' ]; then