notifications:
email: false
language: node_js
node_js:
- "9.7.0"
os:
- linux
- osx
env:
- TARGET_ARCH=x64
osx_image: xcode9.3
script: './script/cibuild'
branches:
only:
- master