language: node_js nodejs: - node cache: directories: - node_modules - .build-cache matrix: include: - os: linux sudo: false - os: osx before_install: - python setup/unix-ci.py install - python setup/unix-ci.py bootstrap script: python setup/unix-ci.py test