added code to run on power system

master
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
1 changed files with 0 additions and 3 deletions

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