mirror of
https://github.com/django/daphne.git
synced 2025-07-14 18:02:17 +03:00
Run tests against Python 3.7
This commit is contained in:
parent
47358c7c79
commit
109a2917c9
|
@ -22,6 +22,14 @@ script:
|
|||
|
||||
jobs:
|
||||
include:
|
||||
- python: '3.7'
|
||||
env: TWISTED="twisted==17.5.0"
|
||||
dist: xenial
|
||||
sudo: required
|
||||
- python: '3.7'
|
||||
env: TWISTED="twisted"
|
||||
dist: xenial
|
||||
sudo: required
|
||||
- stage: release
|
||||
script: skip
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user