You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2017/10/19 13:38:29 UTC

[2/2] groovy git commit: plus also with openjdk7

plus also with openjdk7


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/132ea74f
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/132ea74f
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/132ea74f

Branch: refs/heads/GROOVY_2_6_X
Commit: 132ea74f0fb1149e412c1f7e8524cd44ba93230c
Parents: a5f5882
Author: paulk <pa...@asert.com.au>
Authored: Thu Oct 19 23:38:14 2017 +1000
Committer: paulk <pa...@asert.com.au>
Committed: Thu Oct 19 23:38:14 2017 +1000

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/132ea74f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 655330b..89de43f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ sudo: required
 
 matrix:
   include:
+    - jdk: openjdk7
     - jdk: oraclejdk8
 #      addons:
 #        apt: