language : node_js sudo: required addons: chrome: stable node_js : - stable install: - npm install - npm install rxjs@6.2.0 script: - npm test