mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-15 22:56:43 +00:00
also build on OS X
This commit is contained in:
parent
f290794f22
commit
f1ce176e75
@ -8,9 +8,11 @@ matrix:
|
||||
addons:
|
||||
apt:
|
||||
packages: [ 'protobuf-compiler', 'libprotobuf-dev' ]
|
||||
- os: osx
|
||||
|
||||
|
||||
install:
|
||||
- if [[ $(uname -s) == 'Darwin' ]]; then brew install protobuf; fi;
|
||||
- make
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user