fix: 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/be023808 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/be023808 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/be023808 Branch: refs/heads/master Commit: be023808daab199c5c48aace63f201b806fe687d Parents: 95bd2ec Author: Injun Song <[email protected]> Authored: Wed Nov 30 15:21:08 2016 +0900 Committer: Injun Song <[email protected]> Committed: Wed Nov 30 15:21:08 2016 +0900 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/be023808/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index a68657f..ce2b986 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: scala scala: - 2.11.8 - - 2.12.0 jdk: - oraclejdk8
