mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-18 17:36:57 +00:00
Add OSX build to travis config. Fixes #56
This commit is contained in:
parent
7849d02214
commit
073807371c
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
# Build required projects first
|
# Build required projects first
|
||||||
before_script:
|
before_script:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user