You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2018/11/23 01:35:46 UTC

[3/4] incubator-s2graph git commit: change hbase version on travis.yml

change hbase version on travis.yml


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/d6d9cc59
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/d6d9cc59
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/d6d9cc59

Branch: refs/heads/master
Commit: d6d9cc59c9e76c96535f7ccde4e8c7a1030f8f87
Parents: 320189f
Author: DO YUNG YOON <st...@apache.org>
Authored: Fri Nov 23 10:18:42 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Fri Nov 23 10:18:42 2018 +0900

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/d6d9cc59/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 8664e15..bc5e6cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@
 language: scala
 
 env:
-  - HBASE_VERSION=1.4.8
+  - HBASE_VERSION=1.2.6.1
 
 cache:
   directories: