Commit b971495a authored by Jim Fulton's avatar Jim Fulton

Test with mtacceptor too on Python 3.

(There seems to be a resource issue with Python 2, that I might run
down some time.)
parent 00eb2075
......@@ -8,6 +8,12 @@ matrix:
python: 3.4
- os: linux
python: 3.5
- os: linux
python: 3.4
env: ZEO_MTACCEPTOR=1
- os: linux
python: 3.5
env: ZEO_MTACCEPTOR=1
install:
- pip install -U setuptools
- python bootstrap.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment