mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
.travis.yml - shouldn't be environment variables but should be passed
as defines to make instead
This commit is contained in:
parent
8c8332b414
commit
a545337265
@ -4,10 +4,6 @@ language: generic
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
- compiler: gcc
|
|
||||||
env: BUILD_C89=1
|
|
||||||
- compiler: gcc
|
|
||||||
env: BUILD_CXX=1
|
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
addons:
|
addons:
|
||||||
# Install a more recent clang than the default
|
# Install a more recent clang than the default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user