Skip to content

Commit

Permalink
Ubuntu 18
Browse files Browse the repository at this point in the history
  • Loading branch information
wtanaka committed Nov 22, 2018
1 parent 5e908ca commit 3824c03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rvm:
#- 2.0
- 1.9.3

# Ansible 1.4 doesn't work with ubuntu 18.04 in these tests
env:
- DOCKER_IMAGES=ubuntu:14.04 ANSIBLE_VERSIONS=1.4
- DOCKER_IMAGES=ubuntu:14.04 ANSIBLE_VERSIONS=1.8.4
Expand All @@ -14,6 +15,9 @@ env:
- DOCKER_IMAGES=ubuntu:16.04 ANSIBLE_VERSIONS=1.8.4
- DOCKER_IMAGES=ubuntu:16.04 ANSIBLE_VERSIONS=2.1.0.0
- DOCKER_IMAGES=ubuntu:16.04 ANSIBLE_VERSIONS=2.5.1
- DOCKER_IMAGES=ubuntu:18.04 ANSIBLE_VERSIONS=1.8.4
- DOCKER_IMAGES=ubuntu:18.04 ANSIBLE_VERSIONS=2.1.0.0
- DOCKER_IMAGES=ubuntu:18.04 ANSIBLE_VERSIONS=2.5.1
- DOCKER_IMAGES=fedora:24 ANSIBLE_VERSIONS=1.4
- DOCKER_IMAGES=fedora:24 ANSIBLE_VERSIONS=1.8.4
- DOCKER_IMAGES=fedora:24 ANSIBLE_VERSIONS=2.1.0.0
Expand Down

0 comments on commit 3824c03

Please sign in to comment.