[testng] 98/160: Restore automatic upload for now.
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:26 UTC 2015
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 58822f92a9b841b86a3a70bc431a2c6ed3b56962
Author: Cedric Beust <cedric at beust.com>
Date: Mon Jun 8 19:26:41 2015 -0700
Restore automatic upload for now.
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index a5efe43..e3643b6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ jdk:
- oraclejdk7
- openjdk7
-before_install: bash "gradle/uploadSnapshot.sh"
+#before_install: bash "gradle/uploadSnapshot.sh"
script: ./gradlew clean test
-after_success: bash "gradle/uploadSnapshot.sh"
+after_success: ./gradlew uploadArchives
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list