add services
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/bc3e3b9f Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/bc3e3b9f Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/bc3e3b9f Branch: refs/heads/master Commit: bc3e3b9f3d4d3462cbe38a91ba4a6e9f3af1c059 Parents: a7fbb1f Author: Injun Song <[email protected]> Authored: Wed Nov 30 14:26:13 2016 +0900 Committer: Injun Song <[email protected]> Committed: Wed Nov 30 14:26:13 2016 +0900 ---------------------------------------------------------------------- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/bc3e3b9f/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index e2aa0e2..75c2a37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,6 @@ jdk: - oraclejdk8 sbt_args: -J-Xmx4G -J-Xms2G -J-Xss1M + +services: + - hbase
