change scala version
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/124e92a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/124e92a6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/124e92a6 Branch: refs/heads/master Commit: 124e92a6e81252a26b3ed6955adbdee1b06a5c8a Parents: bc3e3b9 Author: Injun Song <[email protected]> Authored: Wed Nov 30 14:46:21 2016 +0900 Committer: Injun Song <[email protected]> Committed: Wed Nov 30 14:46:21 2016 +0900 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/124e92a6/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 75c2a37..5004c9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: scala scala: - - 2.10.6 - 2.11.8 - 2.12.0
