You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/11/29 14:40:59 UTC

[48/50] commons-build-plugin git commit: .travis.yml: remove oraclejdk7 as travis does not support it anymore

.travis.yml: remove oraclejdk7 as travis does not support it anymore

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1811492 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/e297d568
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/e297d568
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/e297d568

Branch: refs/heads/master
Commit: e297d568b236e823962cb5b972a6142b0b60b8fa
Parents: 6806d89
Author: Pascal Schumacher <pa...@apache.org>
Authored: Sun Oct 8 14:42:57 2017 +0000
Committer: Pascal Schumacher <pa...@apache.org>
Committed: Sun Oct 8 14:42:57 2017 +0000

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/e297d568/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index ce012fd..f60f4bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,5 +18,4 @@ sudo: false
 
 jdk:
   - openjdk7
-  - oraclejdk7
   - oraclejdk8