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 7bb7f3e [TRAVIS] Enable platform/core.osgi tests
new b82c0c7 Merge pull request #1776 from blackleg/enable_core_osgi_tests
7bb7f3e is described below
commit 7bb7f3e81205f9e561d149f0fdcba502804d9a0d
Author: Hector Espert <[email protected]>
AuthorDate: Fri Dec 13 18:04:52 2019 +0100
[TRAVIS] Enable platform/core.osgi tests
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 4592e38..cc09ffb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -121,7 +121,7 @@ matrix:
- hide-logs.sh ant $OPTS -f platform/core.multiview test
- hide-logs.sh ant $OPTS -f platform/core.netigso test
#- hide-logs.sh ant $OPTS -f platform/core.network test
- #- hide-logs.sh ant $OPTS -f platform/core.osgi test
+ - hide-logs.sh ant $OPTS -f platform/core.osgi test
- hide-logs.sh ant $OPTS -f platform/core.output2 test
- hide-logs.sh ant $OPTS -f platform/core.startup test
- hide-logs.sh ant $OPTS -f platform/core.startup.base test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists