[rest-gradle-plugin] 72/83: Building with Java 6-8 on Travis

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.

commit 001473ac603de0117b7704b578191590d76bcfe6
Author: Marcin Zajączkowski <mszpak at wp.pl>
Date:   Wed May 18 22:07:11 2016 +0200

    Building with Java 6-8 on Travis
---
 .travis.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 006acf0..473a562 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,2 +1,7 @@
 language: groovy
-sudo: false
\ No newline at end of file
+sudo: false
+
+jdk:
+  - oraclejdk8
+  - oraclejdk7
+  - openjdk6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git



More information about the pkg-java-commits mailing list