build on travis/osx

This commit is contained in:
Peter Braden 2015-09-22 11:41:53 -04:00
parent 6273a988bf
commit 0b723e99aa

View File

@ -1,5 +1,13 @@
language: node_js
os:
- linux
- osx
matrix:
allow_failures:
- os: osx
node_js:
- '0.12'
- "iojs-v1.0.4"