added code to run on power system

This commit is contained in:
genisysram 2020-11-20 21:45:23 +05:30 committed by GitHub
parent b69c482dec
commit fd50e61037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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