[
https://issues.apache.org/jira/browse/S2GRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708344#comment-15708344
]
ASF GitHub Bot commented on S2GRAPH-108:
----------------------------------------
Github user SteamShon commented on a diff in the pull request:
https://github.com/apache/incubator-s2graph/pull/102#discussion_r90216908
--- Diff: .travis/hbase.sh ---
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+wget -q -O -
https://archive.cloudera.com/cdh5/cdh/5/hbase-1.0.0-cdh5.4.9.tar.gz | tar xz
--- End diff --
Is there any reason to use cdh? I think it would be better to use [apache
release](http://mirror.navercorp.com/apache/hbase/stable/hbase-1.2.4-bin.tar.gz)
version.
> Support continuous integration test
> -----------------------------------
>
> Key: S2GRAPH-108
> URL: https://issues.apache.org/jira/browse/S2GRAPH-108
> Project: S2Graph
> Issue Type: Test
> Reporter: Injun Song
>
> We can build/test periodically by using CI, for example Travis-CI
> (https://travis-ci.org/) and Appveyor (https://www.appveyor.com/).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)