diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-27 12:42:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-27 12:42:43 +0000 |
commit | 439820157ae6d93de82dab5fe315e68eb399811b (patch) | |
tree | add367f351e34e3007b10f6aee3f9cbb55b5a0c8 | |
parent | Merge pull request #1854 from awesome-selfhosted/update-wazo (diff) | |
download | awesome-selfhosted-439820157ae6d93de82dab5fe315e68eb399811b.tar.gz awesome-selfhosted-439820157ae6d93de82dab5fe315e68eb399811b.zip |
.travis.yml: dummy commit to force detection of the repo on travis-ci.org
Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1852
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index e86df119..90458dd0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,4 @@ notifications: branches: only: - master + |