You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by he...@apache.org on 2020/04/23 16:34:53 UTC

[netbeans] 01/01: [Travis] Retry java module

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

hectorespert pushed a commit to branch hectorespert-patch-1
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 41f57c51ebe7e88e4e2d8069439a41585248283d
Author: Hector Espert <he...@gmail.com>
AuthorDate: Thu Apr 23 18:34:40 2020 +0200

    [Travis] Retry java module
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 348e149..1fa0e30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -449,7 +449,7 @@ matrix:
             - ant $OPTS build
           script:
             - ant $OPTS -f java/java.completion test
-            - ant $OPTS -f java/refactoring.java test-unit
+            - travis_retry ant $OPTS -f java/refactoring.java test-unit
 
         - name: Test apisupport modules
           jdk: openjdk8


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists