You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2018/03/08 16:11:31 UTC

[airavata] branch helix-integration updated: Fixing travis build

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch helix-integration
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/helix-integration by this push:
     new 4e63595  Fixing travis build
4e63595 is described below

commit 4e63595f87736b0ffcdceb0fa93b5e5c89bd1e6f
Author: dimuthu <di...@gmail.com>
AuthorDate: Thu Mar 8 11:11:17 2018 -0500

    Fixing travis build
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 47d4970..53c86c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,3 +12,7 @@ jdk:
 
 script: mvn clean install
 
+# Git-describe Maven plugin needs the full history
+git:
+  depth: false
+

-- 
To stop receiving notification emails like this one, please contact
dimuthuupe@apache.org.