瀏覽代碼

Merge branch 'circleci_npm'

Daniel Lee 10 年之前
父節點
當前提交
2114cbcf0b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      circle.yml

+ 1 - 0
circle.yml

@@ -12,6 +12,7 @@ dependencies:
     - mkdir -p ${GOPATH}/src/${ORG_PATH}
     - ln -s ~/grafana ${GOPATH}/src/${ORG_PATH}
     - go get github.com/tools/godep
+    - rm -rf node_modules
     - npm install -g npm
     - npm install