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 007868162a7d8afae2c685964a1fa76621e54390 Author: Ryan Schmitt <[email protected]> Date: Sun May 31 13:56:21 2015 -0700 Travis: Compile and run the test suite as part of CI --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 326290f..f739911 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,4 @@ jdk: - oraclejdk7 - openjdk7 -script: ./gradlew clean cleanTest - - +script: ./gradlew clean cleanTest test -- 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

