mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-26 07:54:43 +00:00
Updated test suite for python 3.5 support
This commit is contained in:
parent
cfc7c2c541
commit
9ba75bb820
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@ services:
|
|||
- memcached
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
env:
|
||||
global:
|
||||
- DISPLAY=:99.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue