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 577d340dfe041e8abdd65485fe56be495472502a
Author: Cedric Beust <[email protected]>
Date:   Sat May 30 19:54:02 2015 -0700

    Travis.
---
 .travis.yml                                   | 2 +-
 compile-with-gradle => compile-with-gradle.sh | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index fa903cc..eab2106 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +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.sh"
 
diff --git a/compile-with-gradle b/compile-with-gradle.sh
similarity index 100%
rename from compile-with-gradle
rename to compile-with-gradle.sh

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