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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 55fb27c  Fetching snapshots
55fb27c is described below

commit 55fb27c5386c011c2e6096b45045cd25fb210816
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Mar 26 14:25:08 2020 +0100

    Fetching snapshots
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2a83c29..755c063 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,7 +44,7 @@ jobs:
   include:
     - stage: build
       name: "Build"
-      script: mvn -T 1C -P skipTests,all
+      script: mvn -U -T 1C -P skipTests,all
       #######################################################
     - stage: validate
       name: "Checkstyle, Legal Files, Modernizer and Release Audit Tool (RAT) 
Analysis"

Reply via email to