[testng] 12/160: Fix Travis

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:14 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 a9fbeaf908da58650ca08c729688cf8a3ae26c2d
Author: Cedric Beust <cedric at beust.com>
Date:   Mon May 25 22:05:36 2015 -0700

    Fix Travis
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e52f871..a14263d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,4 +7,4 @@ jdk:
 
 #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: ./build-with-gradle
+script:  ./gradlew clean createVersion compileJava

-- 
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