mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-02 22:20:28 +00:00
added code to run on power system
This commit is contained in:
parent
b69c482dec
commit
fd50e61037
1 changed files with 0 additions and 3 deletions
|
|
@ -2,14 +2,11 @@ arch:
|
|||
- amd64
|
||||
- ppc64le
|
||||
language: python
|
||||
|
||||
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
|
||||
env:
|
||||
- DJANGO_VERSION=2.2 SAMPLE_PROJECT=sample_project
|
||||
- DJANGO_VERSION=3.0 SAMPLE_PROJECT=sample_project
|
||||
|
|
|
|||
Loading…
Reference in a new issue