[testng] 50/160: Travis: Compile and run the test suite as part of CI

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:20 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 007868162a7d8afae2c685964a1fa76621e54390
Author: Ryan Schmitt <rschmitt at pobox.com>
Date:   Sun May 31 13:56:21 2015 -0700

    Travis: Compile and run the test suite as part of CI
---
 .travis.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 326290f..f739911 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,4 @@ jdk:
   - oraclejdk7
   - openjdk7
 
-script: ./gradlew clean cleanTest
-
-
+script: ./gradlew clean cleanTest test

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