language: node_js sudo: false node_js: - "6" - "5" - "4" env: - CXX=g++-4.8 branches: only: - master