Skip to content

Commit

Permalink
try to fix the Travis uvloop problem
Browse files Browse the repository at this point in the history
  • Loading branch information
d-maurer committed Apr 20, 2021
1 parent feef417 commit 24f4bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ matrix:
python: 3.5
env: ZEO4_SERVER=1
- os: linux
python: 3.5
python: 3.7
env: BUILOUT_OPTIONS=extra=,uvloop
install:
- pip install zc.buildout
Expand Down

0 comments on commit 24f4bb7

Please sign in to comment.