AlkantarClanX12

Your IP : 13.59.92.247


Current Path : /home/thanudqk/public_html/
Upload File :
Current File : /home/thanudqk/public_html/.travis.yml

sudo:          false
language:      node_js
node_js:
  - "node"
install:       npm install
script:
  - npm test
  - gulp
cache:
  directories:
    - node_modules