WIP first run of py24 CI
This commit is contained in:
parent
ba59b80bea
commit
11cabb04f9
|
@ -24,6 +24,9 @@ script:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# Mitogen tests.
|
# Mitogen tests.
|
||||||
|
# 2.4 -> 2.4
|
||||||
|
- language: c
|
||||||
|
env: MODE=mitogen_py24 DISTRO=centos5
|
||||||
# 2.7 -> 2.7
|
# 2.7 -> 2.7
|
||||||
- python: "2.7"
|
- python: "2.7"
|
||||||
env: MODE=mitogen DISTRO=debian
|
env: MODE=mitogen DISTRO=debian
|
||||||
|
|
Loading…
Reference in New Issue