You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2020/03/05 20:24:50 UTC

[netbeans] branch master updated: [TRAVIS] Run tests for PHP modules

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 2164d62  [TRAVIS] Run tests for PHP modules
     new 2d2f9ff  Merge pull request #1988 from blackleg/travis_php_modules
2164d62 is described below

commit 2164d62e4edeafa9d125e2e8be07b5a4c639a78a
Author: Hector Espert <he...@gmail.com>
AuthorDate: Tue Feb 25 22:12:44 2020 +0100

    [TRAVIS] Run tests for PHP modules
---
 .travis.yml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index a50dd8a..6586635 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -548,6 +548,19 @@ matrix:
             - ant $OPTS -f php/php.composer test
             #- ant $OPTS -f php/php.dbgp test
             - ant $OPTS -f php/php.doctrine2 test
+            #- ant $OPTS -f php/php.editor test
+            #- ant $OPTS -f php/php.latte test
+            #- ant $OPTS -f php/php.nette.tester test
+            - ant $OPTS -f php/php.phpunit test
+            - ant $OPTS -f php/php.project test
+            - ant $OPTS -f php/php.refactoring test
+            #- ant $OPTS -f php/php.smarty test
+            #- ant $OPTS -f php/php.symfony test
+            #- ant $OPTS -f php/php.symfony2 test
+            - ant $OPTS -f php/php.twig test
+            - ant $OPTS -f php/php.zend test
+            - ant $OPTS -f php/php.zend2 test
+            - ant $OPTS -f php/spellchecker.bindings.php test
 
         - name: Build the Visual Studio Code extension for Java
           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