mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
travis-ci: copy and paste issue
This commit is contained in:
parent
3efdb9907c
commit
f4bde57789
1 changed files with 4 additions and 4 deletions
|
@ -14,12 +14,12 @@ matrix:
|
|||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.8
|
||||
env: CC=gcc-4.8
|
||||
- libsdl2-mixer-dev
|
||||
- libpng-dev
|
||||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-4.8
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -28,12 +28,12 @@ matrix:
|
|||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.9
|
||||
env: CC=gcc-4.9
|
||||
- libsdl2-mixer-dev
|
||||
- libpng-dev
|
||||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-4.9
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -42,12 +42,12 @@ matrix:
|
|||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-5
|
||||
env: CC=gcc-5
|
||||
- libsdl2-mixer-dev
|
||||
- libpng-dev
|
||||
- libgl1-mesa-dev
|
||||
- libgme-dev
|
||||
- p7zip-full
|
||||
env: CC=gcc-5
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
addons:
|
||||
|
@ -72,7 +72,7 @@ matrix:
|
|||
compiler: clang
|
||||
# - os: osx
|
||||
# osx_image: beta-xcode6.2
|
||||
# compiler: gcc
|
||||
# compiler: gcc
|
||||
# - os: osx
|
||||
# osx_image: beta-xcode6.2
|
||||
# compiler: clang#
|
||||
|
|
Loading…
Reference in a new issue