mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-08 15:03:30 +01:00
Issue #201: Remove Travis CI integration.
This commit is contained in:
parent
d4aeccde26
commit
70ea916f90
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -12,6 +12,10 @@ defaults:
|
|||
run:
|
||||
working-directory: 'geerlingguy.apache'
|
||||
|
||||
# See: https://github.com/ansible/galaxy/issues/46
|
||||
# notifications:
|
||||
# webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||
|
||||
jobs:
|
||||
|
||||
lint:
|
||||
|
|
Loading…
Reference in a new issue