summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-05-27 18:19:21 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-05-27 18:19:21 +0200
commitd52b2fd1cd1f7bd4a3821f6ac9d1f41951901c5a (patch)
tree587540401f7836583d1d829dfa78637f1b1493a9
parent5d7f5d6c221abbebaa7f4a70c40def9ab27bb274 (diff)
Travis update (nw)
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 693e2b9cb94..4e69f3c83c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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