You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2017/10/08 14:42:57 UTC

svn commit: r1811492 - /commons/proper/commons-build-plugin/trunk/.travis.yml

Author: pascalschumacher
Date: Sun Oct  8 14:42:57 2017
New Revision: 1811492

URL: http://svn.apache.org/viewvc?rev=1811492&view=rev
Log:
.travis.yml: remove oraclejdk7 as travis does not support it anymore

Modified:
    commons/proper/commons-build-plugin/trunk/.travis.yml

Modified: commons/proper/commons-build-plugin/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/.travis.yml?rev=1811492&r1=1811491&r2=1811492&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/.travis.yml (original)
+++ commons/proper/commons-build-plugin/trunk/.travis.yml Sun Oct  8 14:42:57 2017
@@ -18,5 +18,4 @@ sudo: false
 
 jdk:
   - openjdk7
-  - oraclejdk7
   - oraclejdk8