blob: 1066eb79211cf5660d5134c500e449397646ee99 [file] [log] [blame]
sudo: required
language: generic
matrix:
include:
- os: linux
dist: trusty
env:
- CXX=g++
- NODE_LABELS="Linux Ubuntu Ubuntu-14.04"
- os: linux
dist: trusty
env:
- CXX=clang++
- NODE_LABELS="Linux Ubuntu Ubuntu-14.04"
- os: osx
osx_image: xcode7.3
env:
- CXX=clang++
- NODE_LABELS="OSX OSX-10.11"
notifications:
email:
on_success: always
on_failure: always
script:
- ./.jenkins