File ".travis.yml"

Full Path: /home/cananyalcin/public_html/vendors/jquery.easy-pie-chart/.travis.yml
File size: 129 bytes
MIME-type: text/plain
Charset: utf-8

language: node_js
node_js:
  - "0.10"
before_install:
  - npm install -g karma bower grunt-cli
  - bower install
  - npm install