Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / request / node_modules / http-signature / node_modules / sshpk / node_modules / getpass / .travis.yml
root on 7 May 2019 113 bytes Initial commit
language: node_js
node_js:
  - "5.10"
  - "4.4"
  - "4.1"
  - "0.12"
  - "0.10"
before_install:
  - "make check"