[testng] 24/160: Travis

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:17 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 92d2d580ebc35af3983cf718b0ed4cbbcdbb3470
Author: Cedric Beust <cedric at beust.com>
Date:   Sat May 30 20:06:40 2015 -0700

    Travis
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index be68f33..9f4a018 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ jdk:
   - oraclejdk7
   - openjdk7
 
-before_install:
-  - touch local.properties
-script: "./compile-with-gradle.sh"
+before_install: touch local.properties
+install: ./gradlew assemble clean cleanTest
+
 

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