Also test tornado<5
This commit is contained in:
parent
00f7dccb39
commit
7face004e4
|
@ -18,6 +18,8 @@ env:
|
|||
- DEPS=aiohttp
|
||||
- DEPS=tornado pycurl
|
||||
- DEPS=tornado
|
||||
- DEPS="tornado<5" pycurl
|
||||
- DEPS="tornado<5"
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue