issue #477: travis.yml typo.

We don't care if 2.3 can talk to newer systems, just CentOS 5/Py2.4.
issue510
David Wilson 5 years ago
parent e7fe95af88
commit ee44d98f13

@ -55,7 +55,7 @@ matrix:
# 2.3 -> {centos5}
- 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}
- python: "2.6"

Loading…
Cancel
Save