added code to run on power system
parent
b69c482dec
commit
fd50e61037
|
|
@ -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 New Issue