mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2025-02-12 00:31:47 +01:00
Issue #118: Remove Ubuntu 12.04 support, test in Debian.
This commit is contained in:
parent
b7c51b2bfb
commit
af45188391
@ -5,7 +5,8 @@ env:
|
||||
- distro: centos7
|
||||
- distro: ubuntu1604
|
||||
- distro: ubuntu1404
|
||||
- distro: ubuntu1204
|
||||
- distro: debian9
|
||||
- distro: debian8
|
||||
|
||||
script:
|
||||
# Configure test script so we can run extra tests after playbook is run.
|
||||
|
@ -17,7 +17,8 @@ galaxy_info:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
- trusty
|
||||
- xenial
|
||||
- name: Archlinux
|
||||
versions:
|
||||
- all
|
||||
|
Loading…
Reference in New Issue
Block a user