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

eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.

commit cd97c53cc236bc6aecbf8da4c57329ed54d6cca5
Author: Cedric Beust <[email protected]>
Date:   Fri May 1 21:22:47 2015 -0700

    Revert "Don't test on OpenJDK"
    
    This reverts commit 72328b13c9520ceee61cdabe2ff6b26a965c9896.
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 761e388..45471e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,8 @@ language: java
 jdk:
   - oraclejdk8
   - oraclejdk7
+  - openjdk7
 
 install: mvn install -Dgpg.skip=true -DskipTests=true 
-Dmaven.javadoc.skip=true -B -V
 before_script: export TESTNG_VERSION=$(mvn -q -Dexec.executable="echo" 
-Dexec.args='${project.version}' --non-recursive 
org.codehaus.mojo:exec-maven-plugin:1.4.0:exec)
-script: mvn -f pom-test.xml test -B
+script: mvn -f pom-test.xml test -B
\ No newline at end of file

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to