mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +03:00
Add dependencies to travis config
This commit is contained in:
parent
43c903a501
commit
74c444ca52
|
@ -3,5 +3,5 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
install: pip install tox-travis
|
||||
install: pip install tox-travis Django asgiref
|
||||
script: tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user