[testng] 90/160: JDK.
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to annotated tag testng-6.9.5
in repository testng.
commit a64f1d71d109eaef88acb21738a3ec897434c3b3
Author: Cedric Beust <cedric at beust.com>
Date: Mon Jun 8 18:29:06 2015 -0700
JDK.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 99469b6..73e4401 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,6 @@ jdk:
- openjdk7
before_install:
- - echo "Java home:" $JDK_HOME
+ - echo "Java home:" $TRAVIS_JDK_VERSION
script: ./gradlew clean test
after_success: ./gradlew uploadArchives
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list