exclude osx gdc

This commit is contained in:
John Colvin 2017-06-26 16:11:54 +01:00
parent a85cfe7c69
commit e1fc92d066
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ matrix:
env: ARCH=x86 CONFIG=x11
- os: osx
env: ARCH=x86_64 CONFIG=x11
- os: osx
d: gdc-6.3.0
sudo: true
before_script: