mirror of
https://github.com/holub/mame
synced 2025-04-15 21:16:28 +03:00
ah (nw)
This commit is contained in:
parent
13fa05d611
commit
cdbba2ed1c
@ -14,9 +14,6 @@ compiler:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
install:
|
||||
- if [ "$CXX" = "g++" ]; then export CXX="g++-5" CC="gcc-5"; fi
|
||||
- if [ "$CXX" = "clang++" ]; then export CXX="clang++-3.7" CC="clang-3.7"; fi
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
|
Loading…
Reference in New Issue
Block a user