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:
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…
Reference in New Issue