diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-06-17 11:37:36 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-06-17 11:37:36 -0400 |
| commit | 32caa920e903d0895488089c30ffec9338482df6 (patch) | |
| tree | 527af89e9a5676eafbac6ab2acb5a466e6953cac /www/lib/chartjs/.travis.yml | |
| parent | c826098ee78f727de9af881d8fd6ffd229b98481 (diff) | |
Updated to latest version of ionic, cordova, removed unused libraries
Diffstat (limited to 'www/lib/chartjs/.travis.yml')
| -rw-r--r-- | www/lib/chartjs/.travis.yml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/lib/chartjs/.travis.yml b/www/lib/chartjs/.travis.yml deleted file mode 100644 index c66ea5fb..00000000 --- a/www/lib/chartjs/.travis.yml +++ /dev/null @@ -1,13 +0,0 @@ -language: node_js -node_js: - - "0.11" - - "0.10" - -before_script: - - npm install - -script: - - gulp test - -notifications: - slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA |
