[S2GRAPH-245] Remove install hbase step on travis CI. JIRA: [S2GRAPH-245] https://issues.apache.org/jira/browse/S2GRAPH-245
Pull Request: Closes #188 Author DO YUNG YOON <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/f53661ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/f53661ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/f53661ea Branch: refs/heads/master Commit: f53661ea962af76ec1464f04ddb6e183a76ac28a Parents: 8690750 Author: DO YUNG YOON <[email protected]> Authored: Fri Nov 2 19:42:33 2018 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Fri Nov 2 19:42:33 2018 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/f53661ea/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 58e5033..1d29242 100644 --- a/CHANGES +++ b/CHANGES @@ -109,6 +109,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-211] - Include 's2jobs' test in CI * [S2GRAPH-212] - Fix broken markdown on README.md. * [S2GRAPH-229] - 'Step' abstraction for combinable queries + * [S2GRAPH-245] - Remove install hbase step on travis CI. Release 0.1.0 - Released
