mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
ah (nw)
This commit is contained in:
parent
13fa05d611
commit
cdbba2ed1c
@ -14,9 +14,6 @@ compiler:
|
|||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- 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:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
- os: osx
|
- os: osx
|
||||||
|
Loading…
Reference in New Issue
Block a user