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/09 13:01:39 UTC

[netbeans] branch master updated: [TRAVIS] Retry webcommon javascript2.jquery module

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a05bfc2  [TRAVIS] Retry webcommon javascript2.jquery module
     new a6db3da  Merge pull request #2045 from hectorespert/retry_webcommon_javascript2_jquery
a05bfc2 is described below

commit a05bfc229bfb98c3f98b953c70adcd6b59dd8f38
Author: Hector Espert <he...@gmail.com>
AuthorDate: Tue Mar 24 20:58:51 2020 +0100

    [TRAVIS] Retry webcommon javascript2.jquery module
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2ee7585..8e2c310 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -520,7 +520,7 @@ matrix:
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.extdoc test
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.extjs test
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.jade test
-            - hide-logs.sh ant $OPTS -f webcommon/javascript2.jquery test
+            - travis_retry hide-logs.sh ant $OPTS -f webcommon/javascript2.jquery test
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.jsdoc test
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.json test
             - hide-logs.sh ant $OPTS -f webcommon/javascript2.knockout test


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