language: node_js node_js: - stable before_install: - npm install mustache install: - npm install script: - npm test - npm run build