Total Range chart feature added

This commit is contained in:
Colin McLeod
2015-06-15 17:43:28 -07:00
parent ce3818f99a
commit 825b678fb0
6 changed files with 94 additions and 36 deletions

View File

@@ -1,10 +1,11 @@
language: node_js
notifications:
email: false
node_js:
- "0.12"
before_script:
- npm install -g gulp
- npm install -g bower
- npm install
- bower install
script:
- gulp lint