added code to run on power system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user