Issue #118: Remove Ubuntu 12.04 support, test in Debian.

pull/119/head
Jeff Geerling 7 years ago
parent b7c51b2bfb
commit af45188391
  1. 3
      .travis.yml
  2. 3
      meta/main.yml

@ -5,7 +5,8 @@ env:
- distro: centos7 - distro: centos7
- distro: ubuntu1604 - distro: ubuntu1604
- distro: ubuntu1404 - distro: ubuntu1404
- distro: ubuntu1204 - distro: debian9
- distro: debian8
script: script:
# Configure test script so we can run extra tests after playbook is run. # Configure test script so we can run extra tests after playbook is run.

@ -17,7 +17,8 @@ galaxy_info:
- all - all
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - trusty
- xenial
- name: Archlinux - name: Archlinux
versions: versions:
- all - all