Current Path : /opt/alt/alt-nodejs14/root/lib/node_modules/npm/node_modules/debug/ |
Current File : //opt/alt/alt-nodejs14/root/lib/node_modules/npm/node_modules/debug/.travis.yml |
sudo: false language: node_js node_js: - "4" - "6" - "8" install: - make install script: - make lint - make test matrix: include: - node_js: '8' env: BROWSER=1