Skip to content

Commit

Permalink
min version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardclau committed Dec 2, 2017
1 parent 7170ffa commit 4811a8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -4,10 +4,9 @@ dist: trusty

matrix:
include:
- env: ANSIBLE_VERSION=1.9.5
- env: ANSIBLE_VERSION=2.1.6
- env: ANSIBLE_VERSION=2.2.3
- env: ANSIBLE_VERSION=2.3.1
- env: ANSIBLE_VERSION=2.3.2
- env: ANSIBLE_VERSION=2.4.2

before_install:
- sudo apt-get -y install software-properties-common
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Expand Up @@ -4,7 +4,7 @@ galaxy_info:
description: Ansible role to rollback scripting applications like PHP, Python, Ruby, etc. in a Capistrano style
company: Ansistrano
license: MIT
min_ansible_version: 1.9
min_ansible_version: 2.2
platforms:
- name: EL
versions:
Expand Down

0 comments on commit 4811a8c

Please sign in to comment.