github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/triage/node_modules/jasmine/.travis.yml (about) 1 sudo: false 2 language: node_js 3 node_js: 4 - '6' 5 - '5' 6 - '4' 7 - '0.12' 8 - '0.10' 9 before_script: 10 - npm install git+https://github.com/jasmine/jasmine.git