You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2016/12/02 09:57:06 UTC

[06/17] incubator-s2graph git commit: fix: scala version

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 <ij...@gmail.com>
Authored: Wed Nov 30 15:21:08 2016 +0900
Committer: Injun Song <ij...@gmail.com>
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