issue #477: travis.yml typo.

We don't care if 2.3 can talk to newer systems, just CentOS 5/Py2.4.
This commit is contained in:
David Wilson 2019-01-27 04:44:24 +00:00
parent e7fe95af88
commit ee44d98f13
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ matrix:
# 2.3 -> {centos5} # 2.3 -> {centos5}
- python: "2.6" - python: "2.6"
env: MODE=ansible VER=2.3.3.0 DISTRO=centos5 env: MODE=ansible VER=2.3.3.0 DISTROS=centos5
# 2.6 -> {debian, centos6, centos7} # 2.6 -> {debian, centos6, centos7}
- python: "2.6" - python: "2.6"