2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Merge pull request #115 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

View File

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