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 7ad64ac0a2b6ecddef381001d3aa27c91eb10030 Author: Cedric Beust <[email protected]> Date: Mon Jun 8 18:51:33 2015 -0700 Test. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3760508..dbfd1d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,7 @@ jdk: - oraclejdk7 - openjdk7 -before_install: - - echo "Java home: $TRAVIS_JDK_VERSION" +before_install: "script/uploadSnapshot.sh" script: ./gradlew clean test after_success: "script/uploadSnapshot.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

