Skip to content

Commit

Permalink
Test with mtacceptor too on Python 3.
Browse files Browse the repository at this point in the history
(There seems to be a resource issue with Python 2, that I might run
down some time.)
  • Loading branch information
Jim Fulton committed Jul 18, 2016
1 parent 00eb207 commit b971495
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit b971495

Please sign in to comment.