
PK 
| ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/handle-thing/ |
| Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/handle-thing/.travis.yml |
sudo: false language: node_js node_js: - "6" - "8" - "10" - "11.1" - "12" script: - npm run lint - npm test - npm run coverage

