mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-03 00:30:18 +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:
|
run:
|
||||||
working-directory: 'geerlingguy.apache'
|
working-directory: 'geerlingguy.apache'
|
||||||
|
|
||||||
|
# See: https://github.com/ansible/galaxy/issues/46
|
||||||
|
# notifications:
|
||||||
|
# webhooks: https://galaxy.ansible.com/api/v1/notifications/
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
|
Loading…
Reference in a new issue