mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Run with python 3.7 also
This commit is contained in:
parent
cb5734db1a
commit
6e22ee86ba
@ -3,6 +3,7 @@ dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
|
||||
addons:
|
||||
apt-packages:
|
||||
|
Loading…
Reference in New Issue
Block a user