[TEST, FIX] before_install -> make install

This commit is contained in:
Achilles Rasquinha 2018-03-25 19:32:48 +05:30 committed by Prateeksha Singh
parent c71ad1cc59
commit 6ef8175b5a

View File

@ -5,7 +5,6 @@ node_js:
- "8"
before_install:
- git clone https://github.com/frappe/charts && cd charts
- make install
script: