mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-05-13 07:03:11 +00:00
Package should be pypy compatibile
This commit is contained in:
parent
e74cc96374
commit
cb8fba4087
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "pypy"
|
||||
env:
|
||||
- DJANGO_VERSION=1.5.2
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue