Increase travis git depth, because otherwise it fails git describe when there were no tags last x commits

This commit is contained in:
DarkPhoenix
2019-08-08 12:16:42 +03:00
parent fcb85c85a3
commit 4c330bfb16

View File

@@ -1,5 +1,7 @@
os: linux
language: python
git:
depth: 400
python:
- 3.6
matrix: