mirror of https://github.com/buggins/dlangui.git
exclude osx gdc
This commit is contained in:
parent
a85cfe7c69
commit
e1fc92d066
|
@ -30,6 +30,8 @@ matrix:
|
||||||
env: ARCH=x86 CONFIG=x11
|
env: ARCH=x86 CONFIG=x11
|
||||||
- os: osx
|
- os: osx
|
||||||
env: ARCH=x86_64 CONFIG=x11
|
env: ARCH=x86_64 CONFIG=x11
|
||||||
|
- os: osx
|
||||||
|
d: gdc-6.3.0
|
||||||
|
|
||||||
sudo: true
|
sudo: true
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue