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 9897020da15c75889cfdc662e80a2274c970ab25 Author: Cedric Beust <[email protected]> Date: Sat May 30 20:08:43 2015 -0700 Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9f4a018..f333aee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,6 @@ jdk: - openjdk7 before_install: touch local.properties -install: ./gradlew assemble clean cleanTest +script: ./gradlew clean cleanTest -- 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

