[testng] 18/160: Travis

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:16 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 d81fcb1b5749826372d52904649277c20cb39600
Author: Cedric Beust <cedric at beust.com>
Date:   Sat May 30 19:51:13 2015 -0700

    Travis
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index f5f4fe1..fa903cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,4 +6,5 @@ jdk:
   - openjdk7
 
 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:  ./compile-with-gradle
+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