[testng] 15/160: Travis
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:15 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 53555c539f1fe46063085c00714f7c5c6cdbcd70
Author: Cedric Beust <cedric at beust.com>
Date: Sat May 30 19:45:56 2015 -0700
Travis
---
.travis.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index a14263d..f5f4fe1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,5 @@ jdk:
- 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: ./gradlew clean createVersion compileJava
+script: ./compile-with-gradle
--
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