This is an automated email from the ASF dual-hosted git repository.
wangwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git
The following commit(s) were added to refs/heads/master by this push:
new b1475fc SINGA-488 Change the path of source code for CI
new 9ff051c Merge pull request #537 from chrishkchris/SINGA-488
b1475fc is described below
commit b1475fc722a780e6fa1aecb3b2bb197377e9686d
Author: Chris Yeung <[email protected]>
AuthorDate: Wed Sep 25 10:54:17 2019 +0800
SINGA-488 Change the path of source code for CI
---
tool/conda/singa/meta.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tool/conda/singa/meta.yaml b/tool/conda/singa/meta.yaml
index d36ad45..312ecdb 100644
--- a/tool/conda/singa/meta.yaml
+++ b/tool/conda/singa/meta.yaml
@@ -27,8 +27,8 @@ package:
version: {{ version }}
source:
- # path: ../../../
- git_url: https://github.com/apache/incubator-singa.git
+ path: ../../../
+ # git_url: https://github.com/apache/incubator-singa.git
build:
number: 0