language: node_js node_js: - '0.12' - '5.5' script: 'make test-travis' branches: only: - master