Skip to content

Commit faadf10

Browse files
committed
Allow failure on Python 3.7 until new aioredis release
1 parent 8ba1c31 commit faadf10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ python:
1414
jobs:
1515
allow_failures:
1616
- python: nightly
17+
- python: 3.7
1718

1819
include:
1920
- python: 3.7

0 commit comments

Comments
 (0)