AlkantarClanX12

Your IP : 18.189.170.227


Current Path : /home/thanudqk/siamfreetour.com/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/.travis.yml

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