2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Merge pull request from SchrodingersGat/python-version

Bumped python version for Travis
This commit is contained in:
Oliver
2019-04-14 00:38:01 +10:00
committed by GitHub

@ -1,6 +1,6 @@
language: python
python:
- 3.4
- 3.5
before_install:
- make setup