language: node_js node_js: - '8' - '9' - '10' #- 'node' before_script: - npm install -g tap