From bd3d47bf19238d6bf3f7469be7a0989bdba5ff4f Mon Sep 17 00:00:00 2001 From: Andrew Senetar Date: Tue, 4 Dec 2018 19:20:18 -0600 Subject: [PATCH] Update hscommon & .travis.yml for Python 3.7 - .travis.yml changes from https://github.com/glubsy/dupeguru/commit/a82ab3c237531eb9089324563f6277895e2e3683 - hscommon update from https://github.com/hsoft/hscommon/pull/5 --- .travis.yml | 1 + hscommon | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9e607d70..e14ce64f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - "3.4" - "3.5" - "3.6" + - "3.7" install: pip install tox-travis script: tox diff --git a/hscommon b/hscommon index 17a12618..a56aee2f 160000 --- a/hscommon +++ b/hscommon @@ -1 +1 @@ -Subproject commit 17a12618074ccb1e2e66df566c55c621dd8503a7 +Subproject commit a56aee2f08becba9b968ff96caa3a7f6651a4c74