AlkantarClanX12

Your IP : 18.116.24.111


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

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