ソースを参照

[TEST, FIX] before_install -> make install

tags/1.2.0
Achilles Rasquinha 7年前
committed by Prateeksha Singh
コミット
6ef8175b5a
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml ファイルの表示

@@ -5,7 +5,6 @@ node_js:
- "8"

before_install:
- git clone https://github.com/frappe/charts && cd charts
- make install

script:

読み込み中…
キャンセル
保存