mirror of
https://github.com/django/daphne.git
synced 2025-07-12 17:02:18 +03:00
commit
95f464dd4d
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
sudo: false
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "2.7"
|
||||||
|
- "3.5"
|
||||||
|
install: pip install tox-travis
|
||||||
|
script: tox
|
Loading…
Reference in New Issue
Block a user