mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
build on travis/osx
This commit is contained in:
parent
6273a988bf
commit
0b723e99aa
@ -1,5 +1,13 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- os: osx
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- '0.12'
|
- '0.12'
|
||||||
- "iojs-v1.0.4"
|
- "iojs-v1.0.4"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user