Skip to content

Commit

Permalink
Increased upper Ansible test range to Ansible 2.4 (#42)
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 9, 2018
1 parent 7d3c6c7 commit 6e13aa2
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.2
- ANSIBLE_VERSION=2.4.3

# Require the standard build environment
sudo: required
Expand Down

0 comments on commit 6e13aa2

Please sign in to comment.