Remove gcc osx matrix entry

This commit is contained in:
Paulo Matos 2018-10-18 23:20:23 +02:00 committed by Matthew Flatt
parent de53dc3c5e
commit 08c1ba619c

View File

@ -2,9 +2,6 @@ sudo: false
language: c
matrix:
include:
- os: osx
compiler: gcc
env: PATH=./racket/bin:$PATH
- os: osx
compiler: clang
env: PATH=./racket/bin:$PATH