You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2018/11/18 22:22:38 UTC

[2/8] buildr git commit: Travis: drop OracleJDK7

Travis: drop OracleJDK7


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/092881d5
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/092881d5
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/092881d5

Branch: refs/heads/master
Commit: 092881d515af1c5fb79345a552d56ee0b4b9526d
Parents: d9b4e32
Author: Olle Jonsson <ol...@gmail.com>
Authored: Sat Nov 17 22:24:03 2018 +0100
Committer: Olle Jonsson <ol...@gmail.com>
Committed: Sat Nov 17 22:24:03 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/092881d5/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c6e7be4..7393ede 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
 language: ruby
 jdk:
   - oraclejdk8
-  - oraclejdk7
 rvm:
   - 2.5.3
   - jruby-1.7.27