export logs with travis

This commit is contained in:
VirtuBox
2019-08-06 01:49:13 +02:00
parent 13ebe2af3f
commit d0799a08e7
5 changed files with 6 additions and 13 deletions

View File

@@ -56,7 +56,7 @@ if not os.path.isfile('/root/.gitconfig'):
shutil.copy2(os.path.expanduser("~")+'/.gitconfig', '/root/.gitconfig')
setup(name='wo',
version='3.9.7',
version='3.9.7.1',
description=long_description,
long_description=long_description,
classifiers=[],