sudo: false language: node_js node_js: - '12' - '10' - '8' - '4' before_script: - npm install git+https://github.com/jasmine/jasmine.git