mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 12:21:19 +00:00
travis-ci: fixup env setting
This commit is contained in:
parent
f4bde57789
commit
e3c6ee14a8
1 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ matrix:
|
|||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-4.8
|
||||
env: CC=gcc-4.8
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -33,7 +33,7 @@ matrix:
|
|||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-4.9
|
||||
env: CC=gcc-4.9
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -47,7 +47,7 @@ matrix:
|
|||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-5
|
||||
env: CC=gcc-5
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -61,7 +61,7 @@ matrix:
|
|||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-6
|
||||
env: CC=gcc-6
|
||||
- os: linux
|
||||
compiler: clang
|
||||
- os: osx
|
||||
|
|
Loading…
Reference in a new issue