mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-14 00:40:46 +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…
Reference in a new issue