language: node_js node_js: - "6" - "8" before_install: - git clone https://github.com/frappe/charts && cd charts - make install script: - make test