cache
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/bed63131 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/bed63131 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/bed63131 Branch: refs/heads/master Commit: bed63131d02845f1a655ee381197b86e804e0940 Parents: 69961be Author: Injun Song <[email protected]> Authored: Fri Dec 2 17:02:19 2016 +0900 Committer: Injun Song <[email protected]> Committed: Fri Dec 2 17:02:19 2016 +0900 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/bed63131/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 0140a21..0a3a1b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ env: cache: directories: - - $HOME/hbase + - $HOME/hbase-$HBASE_VERSION scala: - 2.11.8
