mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 02:44:15 +00:00
To force build against OSX, set the language to objective-c as well acording to https://github.com/biocore/scikit-bio/issues/184#issuecomment-37843764
This commit is contained in:
parent
8b2fc666db
commit
9b4dd95b1c
@ -36,9 +36,16 @@ notifications:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# OSX Notes
|
||||||
|
# To force build against OSX, set the language to objective-c as well acording to
|
||||||
|
# this issue: https://github.com/biocore/scikit-bio/issues/184#issuecomment-37843764
|
||||||
|
# Since this is a seperate section, it shouldn't stop the linux build.
|
||||||
|
# See the head links as well for more information.
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- osx
|
- osx
|
||||||
language:
|
language:
|
||||||
|
- objective-c
|
||||||
- cpp
|
- cpp
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user