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 a96fc772138f2ccb31dad42f3275f4a552865d41 Author: Cedric Beust <[email protected]> Date: Sat May 30 20:15:19 2015 -0700 Travis --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index b2168ad..326290f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,7 @@ jdk: - oraclejdk8 - oraclejdk7 - openjdk7 + +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

