mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
travis: fixup spacing
This commit is contained in:
parent
dac8da80b9
commit
06021c3427
1 changed files with 4 additions and 4 deletions
|
|
@ -5,13 +5,13 @@ dist: trusty
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CC=gcc
|
env: CC=gcc
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CC=clang
|
env: CC=clang
|
||||||
- os: osx
|
- os: osx
|
||||||
env: CC=gcc
|
env: CC=gcc
|
||||||
- os: osx
|
- os: osx
|
||||||
env: CC=clang
|
env: CC=clang
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue