HOME


sh-3ll 1.0
DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/spdy/
Upload File :
Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/spdy/.travis.yml
sudo: false

language: node_js

node_js:
  - "6"
  - "8"
  - "10"

script:
  - npm run lint
  - npm test
  - npm run coverage