????

Your IP : 3.133.142.101


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/body-parser/node_modules/debug/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/body-parser/node_modules/debug/.travis.yml

language: node_js
node_js:
  - "6"
  - "5"
  - "4"

install:
  - make node_modules

script:
  - make lint
  - make test
  - make coveralls