mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-12 21:01:00 +00:00
travis: drop osx
This commit is contained in:
parent
45b181f889
commit
0bd16a5a0c
1 changed files with 2 additions and 11 deletions
13
.travis.yml
13
.travis.yml
|
@ -1,14 +1,5 @@
|
|||
language: c
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
||||
os:
|
||||
- linux
|
||||
#- osx
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
|
Loading…
Reference in a new issue