AlkantarClanX12

Your IP : 3.147.53.90


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

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