[testng] 95/160: Bad directory.

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 2ad11943a6ad4563e0d55bc7a1b7000dac9f9a63
Author: Cedric Beust <cedric at beust.com>
Date:   Mon Jun 8 18:52:53 2015 -0700

    Bad directory.
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index dbfd1d3..fff9763 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ jdk:
   - oraclejdk7
   - openjdk7
 
-before_install: "script/uploadSnapshot.sh"
+before_install: "gradle/uploadSnapshot.sh"
 script: ./gradlew clean test
-after_success: "script/uploadSnapshot.sh"
+after_success: "gradle/uploadSnapshot.sh"
 

-- 
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