WIP first run of py24 CI

This commit is contained in:
David Wilson 2019-01-26 22:03:52 +00:00
parent ba59b80bea
commit 11cabb04f9
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ script:
matrix:
include:
# Mitogen tests.
# 2.4 -> 2.4
- language: c
env: MODE=mitogen_py24 DISTRO=centos5
# 2.7 -> 2.7
- python: "2.7"
env: MODE=mitogen DISTRO=debian