[testng] 21/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 4d20fae2a362f00e73cee58fd565c8a9f685f7d3
Author: Cedric Beust <cedric at beust.com>
Date:   Sat May 30 19:55:55 2015 -0700

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

diff --git a/.travis.yml b/.travis.yml
index f7c577f..b4f35a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,10 @@
 language: java
-
 jdk:
   - oraclejdk8
   - oraclejdk7
   - openjdk7
 
-script: "./compile-with-gradle.sh"
+before_install:
+  - touch local.properties
+
 

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