Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Increased upper Ansible test range to Ansible 2.4 (#19)
Browse files Browse the repository at this point in the history
Ensure this role works with Ansible 2.4.
  • Loading branch information
freemanjp authored Apr 15, 2018
1 parent 1322b2d commit 81a8ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python: '2.7'
# Spin off separate builds for each of the following versions of Ansible
env:
- ANSIBLE_VERSION=2.3.3
- ANSIBLE_VERSION=2.4.4

# Require the standard build environment
sudo: required
Expand Down

0 comments on commit 81a8ae3

Please sign in to comment.