mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Travis update (nw)
This commit is contained in:
parent
5d7f5d6c22
commit
d52b2fd1cd
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ matrix:
|
|||
- os: linux
|
||||
compiler: clang
|
||||
env:
|
||||
- SUBTARGET=arcade MAME=mamearcade64 LDOPTS="-Wl,-no-keep-memory"
|
||||
- SUBTARGET=mess MAME=mess64
|
||||
- SUBTARGET=tiny MAME=mametiny64
|
||||
script:
|
||||
- if [ $TRAVIS_OS_NAME == 'linux' ]; then
|
||||
if [ $CC == 'clang' ]; then
|
||||
|
|
Loading…
Reference in a new issue