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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue