first commit, after modifying client section
This commit is contained in:
7
public/assets/vendors/jquery.easy-pie-chart/.travis.yml
vendored
Executable file
7
public/assets/vendors/jquery.easy-pie-chart/.travis.yml
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_install:
|
||||
- npm install -g karma bower grunt-cli
|
||||
- bower install
|
||||
- npm install
|
||||
Reference in New Issue
Block a user