mirror of
https://github.com/humhub/humhub.git
synced 2025-01-29 12:28:06 +01:00
Fix: Don't execute travis module tests for forks.
This commit is contained in:
parent
0d0581131b
commit
6d14b82db2
@ -23,6 +23,7 @@ jobs:
|
||||
name: "Trigger build for external modules"
|
||||
install: skip
|
||||
script: .travis/trigger-modules.sh
|
||||
if: fork = false
|
||||
install:
|
||||
- .travis/install-dependencies.sh
|
||||
- .travis/setup-humhub.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user