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

matthiasblaesing 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 2eaccf5  [TRAVIS] Enable tests for ide/xml.wsdl.model module
     new 2044d9d  Merge pull request #1794 from blackleg/xml_wsdl_model
2eaccf5 is described below

commit 2eaccf526f9fcf36f3c245dce568299ae98af810
Author: Hector Espert <hectorespertpa...@gmail.com>
AuthorDate: Wed Dec 18 20:42:12 2019 +0100

    [TRAVIS] Enable tests for ide/xml.wsdl.model module
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 094868c..2395795 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -288,6 +288,7 @@ matrix:
             - ant $OPTS -f ide/xml.multiview test
             - ant $OPTS -f ide/xml.text test
             - ant $OPTS -f ide/xml.text.obsolete90 test
+            - travis_retry ant $OPTS -f ide/xml.wsdl.model test
             - ant $OPTS -f ide/xml.xam test
             - ant $OPTS -f ide/xml.xdm test
             - ant $OPTS -f ide/xsl test


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

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

Reply via email to